Public Member Functions | Protected Attributes

Discount_List Class Reference

Inheritance diagram for Discount_List:
Collaboration diagram for Discount_List:

List of all members.

Public Member Functions

 init ()

Protected Attributes

 $_sThisTemplate = 'discount_list.tpl'
 $_sListClass = 'oxdiscount'
 $_sListType = 'oxdiscountlist'

Detailed Description

Admin discount list manager. Collects delivery base information (description), there is ability to filter them by description, title or delete them. Admin Menu: Shop Settings -> Discounts.

Definition at line 9 of file discount_list.php.


Member Function Documentation

Discount_List.init (  ) 

Sets SQL query parameters (such as sorting), creates new navigation and executes parent method parent.Init().

Returns:
string

Reimplemented from oxAdminList.

Definition at line 37 of file discount_list.php.


Member Data Documentation

Discount_List.$_sListClass = 'oxdiscount' [protected]

Reimplemented from oxAdminList.

Definition at line 22 of file discount_list.php.

Discount_List.$_sListType = 'oxdiscountlist' [protected]

Reimplemented from oxAdminList.

Definition at line 29 of file discount_list.php.

Discount_List.$_sThisTemplate = 'discount_list.tpl' [protected]

Reimplemented from oxAdminView.

Definition at line 15 of file discount_list.php.


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