PHP Class Piwik\Plugins\DBStats\Reports\GetIndividualMetricsSummary

Goal metrics, metrics of the format .*_[0-9]+ and 'done...' metrics are grouped together.
Inheritance: extends Piwik\Plugins\DBStats\Reports\Base
Show file Open project: piwik/piwik

Public Methods

Method Description
configureView ( ViewDataTable $view )

Protected Methods

Method Description
init ( )

Method Details

configureView() public method

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

init() protected method

protected init ( )