Discount_Main Class Reference

Inheritance diagram for Discount_Main:
Inheritance graph
[legend]
Collaboration diagram for Discount_Main:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 render ()
 save ()
 saveinnlang ()

Protected Member Functions

 _loadArticleList ($sItmartid, $sITMChosenArtCat)

Detailed Description

Admin article main discount manager. Performs collection and updatind (on user submit) main item information. Admin Menu: Shop Settings -> Discounts -> Main.

Definition at line 8 of file discount_main.php.


Member Function Documentation

Discount_Main._loadArticleList ( sItmartid,
sITMChosenArtCat 
) [protected]

Loads articlelist from chosen categorie

Parameters:
string $sItmartid discount itm article id
string $sITMChosenArtCat chosen category id
Returns:
array $aList

Definition at line 169 of file discount_main.php.

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".

Returns:
string

Reimplemented from oxAdminDetails.

Definition at line 16 of file discount_main.php.

Discount_Main.save (  ) 

Saves changed selected discount parameters.

Returns:
mixed

Reimplemented from oxAdminView.

Definition at line 91 of file discount_main.php.

Discount_Main.saveinnlang (  ) 

Saves changed selected discount parameters in different language.

Returns:
null

Definition at line 129 of file discount_main.php.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2