PHP Class Piwik\Plugins\DBStats\Reports\GetAdminDataSummary

An 'admin' table is a table that is not central to analytics functionality. So any table that isn't an archive table or a log table is an 'admin' table.
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 ( )