Public Member Functions | Protected Member Functions

Shop_Main Class Reference

Inheritance diagram for Shop_Main:
Collaboration diagram for Shop_Main:

List of all members.

Public Member Functions

 render ()
 save ()

Protected Member Functions

 _getShopIds ()

Detailed Description

Admin article main shop manager. Performs collection and updatind (on user submit) main item information. Admin Menu: Main Menu -> Core Settings -> Main.

Definition at line 9 of file shop_main.php.


Member Function Documentation

Shop_Main._getShopIds (  )  [protected]

Returns shop id and shop name array

Returns:
array

Definition at line 130 of file shop_main.php.

Shop_Main.render (  ) 

Executes parent method parent.render(), creates oxCategoryList and oxshop objects, passes it's data to Smarty engine and returns name of template file "shop_main.tpl".

Returns:
string

Reimplemented from oxAdminDetails.

Definition at line 18 of file shop_main.php.

Shop_Main.save (  ) 

Saves changed main shop configuration parameters.

Returns:
null

Reimplemented from oxAdminView.

Definition at line 59 of file shop_main.php.


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