PHP Class Piwik\Plugins\UserCountry\Reports\Base

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

Protected Methods

Method Description
checkIfNoDataForGeoIpReport ( ViewDataTable $view ) Checks if a datatable for a view is empty and if so, displays a message in the footer telling users to configure GeoIP.
getGeoIPReportDocSuffix ( )
init ( )

Method Details

checkIfNoDataForGeoIpReport() protected method

Checks if a datatable for a view is empty and if so, displays a message in the footer telling users to configure GeoIP.
protected checkIfNoDataForGeoIpReport ( ViewDataTable $view )
$view Piwik\Plugin\ViewDataTable

getGeoIPReportDocSuffix() protected method

protected getGeoIPReportDocSuffix ( )

init() protected method

protected init ( )