|
OXID eShop CE
4.9.6
|
Inheritance diagram for SystemInfo:
Collaboration diagram for SystemInfo:Additional Inherited Members | |
Protected Member Functions inherited from oxAdminView | |
| _getEditShop ($sShopId) | |
| _getServiceProtocol () | |
| _getShopVersionNr () | |
| _setupNavigation ($sNode) | |
| _addNavigationHistory ($sNode) | |
| _getMaxUploadFileInfo ($iMaxFileSize, $blFormatted=false) | |
| _resetContentCache () | |
| _allowAdminEdit ($sUserId) | |
| _getCountryByCode ($sCountryCode) | |
| _authorize () | |
Protected Attributes inherited from oxAdminView | |
| $_aSumType | |
| $_sThisTemplate = null | |
| $_iDefEdit = 0 | |
| $_iEditLang = 0 | |
| $_sShopTitle = " - " | |
| $_sShopVersion = null | |
| $_sServiceUrl = null | |
| $_oEditShop = null | |
| $_sEditObjectId = null | |
Static Protected Attributes inherited from oxAdminView | |
| static | $_oNaviTree = null |
| static | $_sAuthUserRights = null |
Admin systeminfo manager. Returns template, that arranges two other templates ("delivery_list.tpl" and "delivery_main.tpl") to frame.
Definition at line 8 of file systeminfo.php.
| SystemInfo::render | ( | ) |
Executes parent method parent::render(), prints shop and PHP configuration information.
Reimplemented from oxAdminView.
Definition at line 17 of file systeminfo.php.