Public Member Functions | |
render () | |
save () | |
saveinnlang () |
Admin article main attributes manager. There is possibility to change attribute description, assign articles to this attribute, etc. Admin Menu: Manage Products -> Attributes -> Main.
Definition at line 9 of file attribute_main.php.
Attribute_Main.render | ( | ) |
Loads article Attributes info, passes it to Smarty engine and returns name of template file "attribute_main.tpl".
Reimplemented from oxAdminDetails.
Definition at line 17 of file attribute_main.php.
Attribute_Main.save | ( | ) |
Saves article attributes.
Reimplemented from oxAdminView.
Definition at line 69 of file attribute_main.php.
Attribute_Main.saveinnlang | ( | ) |
Saves attribute data to different language (eg. english).
Definition at line 101 of file attribute_main.php.