Definition at line 9 of file discount_main.php.
Public Member Functions | |
render () | |
save () | |
saveinnlang () | |
Protected Member Functions | |
_loadArticleList ($sItmartid, $sITMChosenArtCat) |
Discount_Main.render | ( | ) |
Executes parent method parent.render(), creates article category tree, passes data to Smarty engine and returns name of template file "discount_main.tpl".
Reimplemented from oxAdminDetails.
Definition at line 17 of file discount_main.php.
Discount_Main.save | ( | ) |
Saves changed selected discount parameters.
Reimplemented from oxAdminView.
Definition at line 92 of file discount_main.php.
Discount_Main.saveinnlang | ( | ) |
Saves changed selected discount parameters in different language.
Definition at line 132 of file discount_main.php.
Discount_Main._loadArticleList | ( | $ | sItmartid, | |
$ | sITMChosenArtCat | |||
) | [protected] |
Loads articlelist from chosen categorie
string | $sItmartid discount itm article id | |
string | $sITMChosenArtCat chosen category id |
Definition at line 174 of file discount_main.php.