models_stats_get (class)

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

Bases: dryxPyramid.models.models_base.base_model

The worker class for the models_stats_get module

Key Arguments

  • log – logger

  • request – the pyramid request

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

Usage

usage code



.. todo::

    - add usage info
    - create a sublime snippet for usage
    - add a tutorial about ``models_stats_get`` to documentation
    - create a blog post about what ``models_stats_get`` does

Methods

close()

get()

execute the get method on the models_stats_get object

get()[source]

execute the get method on the models_stats_get object

Return

  • responseContent – the reponse to send to the browser