Public Member Functions | |
saveinnlang () | |
Protected Member Functions | |
_processLongDesc ($sValue) | |
_parseRequestParametersForSave ($aReqParams) |
Admin article main categories manager. There is possibility to change categories description, sorting, range of price and etc. Admin Menu: Manage Products -> Categories -> Main.
Definition at line 9 of file category_main.php.
Category_Main._parseRequestParametersForSave | ( | $ | aReqParams | ) | [protected] |
Parse parameters prior to saving category.
array | $aReqParams Request parameters. |
Definition at line 269 of file category_main.php.
Category_Main._processLongDesc | ( | $ | sValue | ) | [protected] |
Fixes html broken by html editor
string | $sValue value to fix |
Definition at line 169 of file category_main.php.
Category_Main.saveinnlang | ( | ) |
Saves article category data to different language (eg. english).
Definition at line 178 of file category_main.php.