PHP Class Piwik\Plugins\Actions\Reports\GetExitPageUrls

Inheritance: extends Base
Show file Open project: piwik/piwik

Public Methods

Method Description
configureView ( ViewDataTable $view )
getMetrics ( )
getProcessedMetrics ( )
getRelatedReports ( )

Protected Methods

Method Description
getMetricsDocumentation ( )
init ( )

Method Details

configureView() public method

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

getMetrics() public method

public getMetrics ( )

getMetricsDocumentation() protected method

protected getMetricsDocumentation ( )

getProcessedMetrics() public method

public getProcessedMetrics ( )

getRelatedReports() public method

public getRelatedReports ( )

init() protected method

protected init ( )