Public Member Functions | |
render () | |
saveConfVars () | |
Protected Member Functions | |
_getModuleForConfigVars () | |
Protected Attributes | |
$_sTheme = null |
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 theme_config.php.
Theme_Config._getModuleForConfigVars | ( | ) | [protected] |
return theme filter for config variables
Reimplemented from Shop_Config.
Definition at line 56 of file theme_config.php.
Theme_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 theme_config.php.
Theme_Config.saveConfVars | ( | ) |
Saves shop configuration variables
Reimplemented from Shop_Config.
Definition at line 70 of file theme_config.php.
Theme_Config.$_sTheme = null [protected] |
Definition at line 11 of file theme_config.php.