OXID eShop CE
4.9.5
|
Protected Attributes | |
$_sThisTemplate = 'shop_system.tpl' | |
Protected Attributes inherited from Shop_Config | |
$_sThisTemplate = 'shop_config.tpl' | |
$_aSkipMultiline = array('aHomeCountry', 'iShopID_TrustedShops', 'aTsUser', 'aTsPassword') | |
$_aParseFloat = array('iMinOrderPrice') | |
$_aConfParams | |
Protected Attributes inherited from oxAdminDetails | |
$_oEditor = null | |
Protected Attributes inherited from oxAdminView | |
$_aSumType | |
$_sThisTemplate = null | |
$_iDefEdit = 0 | |
$_iEditLang = 0 | |
$_sShopTitle = " - " | |
$_sShopVersion = null | |
$_sServiceUrl = null | |
$_oEditShop = null | |
$_sEditObjectId = null | |
Protected Attributes inherited from oxView | |
$_aViewData = array() | |
$_sClassLocation = null | |
$_sThisAction = null | |
$_oParent = null | |
$_blIsComponent = false | |
$_sThisTemplate = null | |
$_sViewId = null | |
$_sClass = null | |
$_sFnc = null | |
$_sTrustedShopId = null | |
$_sTSExcellenceId = null | |
$_sCharSet = null | |
$_sVersion = null | |
$_blDemoVersion = null | |
$_blDemoShop = null | |
$_iNewsStatus = null | |
$_sShopLogo = null | |
$_sCategoryId = null | |
$_oClickCat = null | |
$_blIsCallForCache = false | |
$_oViewConf = null |
Additional Inherited Members | |
Protected Member Functions inherited from Shop_Config | |
_getModuleForConfigVars () | |
_parseConstraint ($sType, $sConstraint) | |
_serializeConstraint ($sType, $sConstraint) | |
_arrayToMultiline ($aInput) | |
_multilineToArray ($sMultiline) | |
_aarrayToMultiline ($aInput) | |
_multilineToAarray ($sMultiline) | |
Static Protected Attributes inherited from oxAdminView | |
static | $_oNaviTree = null |
static | $_sAuthUserRights = null |
Admin shop system setting manager. Collects shop system settings, updates it on user submit, etc. Admin Menu: Main Menu -> Core Settings -> System.
Definition at line 8 of file shop_system.php.
Shop_System::render | ( | ) |
Executes parent method parent::render(), passes shop configuration parameters to Smarty and returns name of template file "shop_system.tpl".
Reimplemented from Shop_Config.
Definition at line 24 of file shop_system.php.
|
protected |
Definition at line 16 of file shop_system.php.