|
OXID eShop CE
4.10.2
|
Inheritance diagram for dyn_econda:
Collaboration diagram for dyn_econda: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) | |
Protected Attributes inherited from Shop_Config | |
| $_sThisTemplate = 'shop_config.tpl' | |
| $_aSkipMultiline = array('aHomeCountry', 'iShopID_TrustedShops', 'aTsUser', 'aTsPassword') | |
| $_aParseFloat = array('iMinOrderPrice') | |
| $_aConfParams | |
Static Protected Attributes inherited from oxAdminView | |
| static | $_oNaviTree = null |
| static | $_sAuthUserRights = null |
Admin Econda manager.
dyn
Definition at line 11 of file dyn_econda.php.
| dyn_econda::getViewId | ( | ) |
Returns view id
Reimplemented from oxAdminView.
Definition at line 33 of file dyn_econda.php.
| dyn_econda::render | ( | ) |
Creates shop object, passes shop data to Smarty engine and returns name of template file "dyn_trusted.tpl".
Reimplemented from Shop_Config.
Definition at line 20 of file dyn_econda.php.