-
Introduction
- Tracking
- Tag Manager
- Reporting HTTP API
- PHP Plugins API
- WordPress
- Database
This documentation is for an outdated Matomo version.
Click here if you want to read this article for the latest version.
Click here if you want to read this article for the latest version.
Piwik\View\
ViewInterface
Rendering interface for all "view" types.
Methods
The interface defines the following methods:
render()— Returns data.
render()
Returns data.
Signature
- Returns:
string— Serialized data, eg, (image, array, html...).