marshall_webapp.models.transients_context.models_transients_context_get module

The HTML template module for the ``models_transients_context_get.py`` resource

Author

David Young

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

Bases: dryxPyramid.models.models_base.base_model

The worker class for the models_transients_context_get module

Key Arguments

  • log – logger

  • request – the pyramid request

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

get()[source]

execute the get method on the models_transients_context_get object

Return

  • responseContent – the reponse to send to the browser

get_metadata()[source]

extra metadata

_set_default_parameters()[source]

set default parameters

Return:

- None
close()[source]