-
Introduction
- Tracking
- Tag Manager
- Reporting HTTP API
- PHP Plugins API
- WordPress
- Database
Piwik\View\
ViewInterface
Rendering interface for all "view" types.
Methods
The interface defines the following methods:
render()— Returns data.
render()
Returns data.
Signature
- Returns:
Piwik\View\?string— Serialized data, eg, (image, array, html...).