Public Member Functions | Protected Member Functions | Protected Attributes

Theme_Config Class Reference

Inheritance diagram for Theme_Config:
Collaboration diagram for Theme_Config:

List of all members.

Public Member Functions

 render ()
 saveConfVars ()

Protected Member Functions

 _getModuleForConfigVars ()

Protected Attributes

 $_sTheme = null

Detailed Description

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.


Member Function Documentation

Theme_Config._getModuleForConfigVars (  )  [protected]

return theme filter for config variables

Returns:
string

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".

Returns:
string

Reimplemented from Shop_Config.

Definition at line 19 of file theme_config.php.

Theme_Config.saveConfVars (  ) 

Saves shop configuration variables

Returns:
null

Reimplemented from Shop_Config.

Definition at line 70 of file theme_config.php.


Member Data Documentation

Theme_Config.$_sTheme = null [protected]

Definition at line 11 of file theme_config.php.


The documentation for this class was generated from the following file: