|
OXID eShop CE
4.10.8
|
Inheritance diagram for Statistic_Service:
Collaboration diagram for Statistic_Service:Additional Inherited Members | |
Protected Member Functions inherited from oxAdminDetails | |
| _getTextEditor ($iWidth, $iHeight, $oObject, $sField, $sStylesheet=null) | |
| _getEditValue ($oObject, $sField) | |
| _processEditValue ($sValue) | |
| _getPlainEditor ($iWidth, $iHeight, $oObject, $sField) | |
| _generateTextEditor ($iWidth, $iHeight, $oObject, $sField, $sStylesheet=null) | |
| _createCategoryTree ($sTplVarName, $sEditCatId= '', $blForceNonCache=false, $iTreeShopId=null) | |
| _getCategoryTree ($sTplVarName, $sSelectedCatId, $sEditCatId= '', $blForceNonCache=false, $iTreeShopId=null) | |
| _setupNavigation ($sNode) | |
| _resetCounts ($aIds) | |
Protected Attributes inherited from oxAdminDetails | |
| $_oEditor = null | |
Static Protected Attributes inherited from oxAdminView | |
| static | $_oNaviTree = null |
| static | $_sAuthUserRights = null |
Admin statistics service setting manager. Collects statistics service settings, updates it on user submit, etc. Admin Menu: Statistics -> Show -> Clear Log.
Definition at line 10 of file statistic_service.php.
| Statistic_Service::cleanup | ( | ) |
Performs cleanup of statistic data for selected period.
Definition at line 31 of file statistic_service.php.
| Statistic_Service::render | ( | ) |
Executes parent method parent::render() and returns name of template file "statistic_service.tpl".
Reimplemented from oxAdminDetails.
Definition at line 19 of file statistic_service.php.