PHP Class Piwik\Plugins\Ecommerce\Reports\Base

Inheritance: extends Piwik\Plugin\Report
Show file Open project: piwik/piwik Class Usage Examples

Public Methods

Method Description
checkIsEnabled ( )
configureReportMetadata ( &$availableReports, $infos )
isEnabled ( )

Protected Methods

Method Description
init ( )

Private Methods

Method Description
isEcommerceEnabled ( $idSite )
isEcommerceEnabledByInfos ( $infos )

Method Details

checkIsEnabled() public method

public checkIsEnabled ( )

configureReportMetadata() public method

public configureReportMetadata ( &$availableReports, $infos )

init() protected method

protected init ( )

isEnabled() public method

public isEnabled ( )