Public Member Functions | |
render () | |
save () | |
saveinnlang () |
Admin article main actions manager. There is possibility to change actions description, assign articles to this actions, etc. Admin Menu: Manage Products -> actions -> Main.
Definition at line 9 of file actions_main.php.
Actions_Main.render | ( | ) |
Loads article actionss info, passes it to Smarty engine and returns name of template file "actions_main.tpl".
Reimplemented from oxAdminDetails.
Definition at line 17 of file actions_main.php.
Actions_Main.save | ( | ) |
Saves Promotions
Reimplemented from oxAdminView.
Definition at line 105 of file actions_main.php.
Actions_Main.saveinnlang | ( | ) |
Saves changed selected action parameters in different language.
Definition at line 141 of file actions_main.php.