

Public Member Functions | |
| init () | |
Protected Attributes | |
| $_sThisTemplate = 'discount_list.tpl' | |
| $_sListClass = 'oxdiscount' | |
| $_sListType = 'oxdiscountlist' | |
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.
| Discount_List.init | ( | ) |
Sets SQL query parameters (such as sorting), creates new navigation and executes parent method parent.Init().
Reimplemented from oxAdminList.
Definition at line 37 of file discount_list.php.
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.
1.6.2