models_xmatches_element_searches_post (class)

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

Bases: object

The worker class for the models_xmatches_element_searches_post 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

post()

execute the post method on the models_xmatches_element_searches_post object

post()[source]

execute the post method on the models_xmatches_element_searches_post object

Return

  • responseContent – the reponse to send to the browser