marshall_webapp.models.transients_comments.element.models_transients_element_comments_delete module

The HTML template module for the ``models_transients_element_comments_delete`` resource

Author

David Young

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

Bases: object

The worker class for the models_transients_element_comments_delete module

Key Arguments

  • log – logger

  • request – the pyramid request

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

close()[source]
delete()[source]

execute the delete method on the models_transients_element_comments_delete object

Return

  • responseContent – the reponse to send to the browser