PHP Class Piwik\Plugins\ExampleUI\Reports\GetPlanetRatios

See {@link http://developer.piwik.org/api-reference/Piwik/Plugin/Report} for more information.
Inheritance: extends Base
Show file Open project: piwik/piwik

Public Methods

Method Description
configureView ( ViewDataTable $view )
configureWidgets ( WidgetsList $widgetsList, ReportWidgetFactory $factory )
getDefaultTypeViewDataTable ( )

Protected Methods

Method Description
init ( )

Method Details

configureView() public method

public configureView ( ViewDataTable $view )
$view Piwik\Plugin\ViewDataTable

configureWidgets() public method

public configureWidgets ( WidgetsList $widgetsList, ReportWidgetFactory $factory )
$widgetsList Piwik\Widget\WidgetsList
$factory Piwik\Report\ReportWidgetFactory

getDefaultTypeViewDataTable() public method

init() protected method

protected init ( )