models_transients_element_history_delete (class)

class models_transients_element_history_delete(log, request, elementId=False, search=False)[source]

Bases: object

The worker class for the models_transients_element_history_delete module

Key Arguments

  • log – logger

  • request – the pyramid request

  • elementId – the specific element id requests (or False)

  • search – is this a search request (boolean)

Methods

close()

delete()

execute the delete method on the models_transients_element_history_delete object

delete()[source]

execute the delete method on the models_transients_element_history_delete object

Return

  • responseContent – the reponse to send to the browser