Public Member Functions | |
render () | |
save () | |
Protected Member Functions | |
_getShopIds () |
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.
Shop_Main._getShopIds | ( | ) | [protected] |
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".
Reimplemented from oxAdminDetails.
Definition at line 18 of file shop_main.php.
Shop_Main.save | ( | ) |
Saves changed main shop configuration parameters.
Reimplemented from oxAdminView.
Definition at line 59 of file shop_main.php.