PHP Piwik\Plugin Report::render - 1 examples found. These are the top rated real world PHP examples of Piwik\Plugin\Report::render extracted from open source projects. You can rate examples to help us improve the quality of examples.
Renders a report depending on the configured ViewDataTable see {@link configureView()} and
{@link getDefaultTypeViewDataTable()}. If you want to customize the render process or just render any custom view
you can overwrite this method.