models_transients_element_context_delete (class)

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

Bases: object

The worker class for the models_transients_element_context_delete module

Key Arguments

  • log – logger

  • request – the pyramid request

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

Methods

close()

delete()

execute the delete method on the models_transients_element_context_delete object

delete()[source]

execute the delete method on the models_transients_element_context_delete object

Return

  • responseContent – the reponse to send to the browser