OXID eShop CE
4.9.6
|
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 theme manager. Returns template, that arranges two other templates ("theme_list.tpl" and "theme_main.tpl") to frame. Admin Menu: Main Menu -> Theme.
Definition at line 9 of file module.php.
Module::render | ( | ) |
Executes parent method parent::render() and returns name of template file "theme.tpl".
Reimplemented from oxAdminView.
Definition at line 18 of file module.php.