PHP Class Piwik\Plugins\DBStats\Controller

Inheritance: extends Piwik\Plugin\ControllerAdmin
Show file Open project: piwik/piwik

Public Methods

Method Description
index ( ) Returns the index for this plugin. Shows every other report defined by this plugin, except the '.

Method Details

index() public method

..ByYear' reports. These can be loaded as related reports. Also, the 'getIndividual...Summary' reports are loaded by AJAX, as they can take a significant amount of time to load on setups w/ lots of websites.
public index ( )