models_transients_element_post (class)

class models_transients_element_post(log, request)[source]

Bases: object

The worker class for the models_transients_element_post module

Key Arguments

  • log – logger

  • request – the pyramid request

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

Methods

close()

post()

execute the post method on the models_transients_element_post object

post()[source]

execute the post method on the models_transients_element_post object

Return

  • response – the reponse to send to the browser