PHP Класс Piwik\Plugins\UserCountry\Reports\Base

Наследование: extends Piwik\Plugin\Report
Показать файл Открыть проект Примеры использования класса

Защищенные методы

Метод Описание
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 ( )

Описание методов

checkIfNoDataForGeoIpReport() защищенный Метод

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 getGeoIPReportDocSuffix ( )

init() защищенный Метод

protected init ( )