PHP Class Piwik\Plugins\UserCountry\Reports\Base

Inheritance: extends Piwik\Plugin\Report
Afficher le fichier Open project: piwik/piwik Class Usage Examples

Méthodes protégées

Méthode 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 méthode

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 méthode

protected getGeoIPReportDocSuffix ( )

init() protected méthode

protected init ( )