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