Public Member Functions | |
render () | |
saveConfVars () | |
Protected Member Functions | |
_getModuleForConfigVars () | |
Protected Attributes | |
$_sModule = 'shop_config.tpl' |
Admin article main deliveryset manager. There is possibility to change deliveryset name, article, user and etc. Admin Menu: Shop settings -> Shipping & Handling -> Main Sets.
Definition at line 9 of file module_config.php.
Module_Config._getModuleForConfigVars | ( | ) | [protected] |
return module filter for config variables
Reimplemented from Shop_Config.
Definition at line 57 of file module_config.php.
Module_Config.render | ( | ) |
Executes parent method parent.render(), creates deliveryset category tree, passes data to Smarty engine and returns name of template file "deliveryset_main.tpl".
Reimplemented from Shop_Config.
Definition at line 19 of file module_config.php.
Module_Config.saveConfVars | ( | ) |
Saves shop configuration variables
Reimplemented from Shop_Config.
Definition at line 68 of file module_config.php.
Module_Config.$_sModule = 'shop_config.tpl' [protected] |
Definition at line 11 of file module_config.php.