Public Member Functions | Public Attributes | 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 ()

Public Attributes

const SHOP_FIELD_SET_SIZE = 64

Protected Member Functions

 _getNonCopyConfigVars ()
 _copyConfigVars ($oShop)

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._copyConfigVars ( oShop  )  [protected]

Copies base shop config variables to current

Parameters:
oxshop $oShop new shop object

Definition at line 141 of file shop_main.php.

Shop_Main._getNonCopyConfigVars (  )  [protected]

Returns array of config variables which cannot be copied

Returns:
array

Definition at line 124 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 26 of file shop_main.php.


Member Data Documentation

Definition at line 17 of file shop_main.php.


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