Protected Attributes | |
$_sThisTemplate = 'payment_list.tpl' | |
$_sListClass = 'oxpayment' | |
$_sDefSortField = "oxdesc" |
Admin payment list manager. Performs collection and managing (such as filtering or deleting) function. Admin Menu: Shop Settings -> Payment Methods.
Definition at line 8 of file payment_list.php.
Payment_List.$_sDefSortField = "oxdesc" [protected] |
Reimplemented from oxAdminList.
Definition at line 28 of file payment_list.php.
Payment_List.$_sListClass = 'oxpayment' [protected] |
Reimplemented from oxAdminList.
Definition at line 21 of file payment_list.php.
Payment_List.$_sThisTemplate = 'payment_list.tpl' [protected] |
Reimplemented from oxAdminView.
Definition at line 14 of file payment_list.php.