PHP Piwik\API Пространство имен

Пространства имен

Piwik\API\DataTableManipulator

Классы

Имя Описание
ApiRenderer API renderer
DataTableGenericFilter
DataTablePostProcessor Processes DataTables that should be served through Piwik's APIs. This processing handles special query parameters and computes processed metrics. It does not included rendering to output formats (eg, 'xml').
DocumentationGenerator Possible tags to use in APIs
Inconsistencies Contains logic to replicate inconsistencies in Piwik's API. This class exists to provide a way to clean up existing Piwik code and behavior without breaking backwards compatibility immediately.
Proxy Proxy is a singleton that has the knowledge of every method available, their parameters and default values.
Request Dispatches API requests to the appropriate API method.
ResponseBuilder