Protected Attributes

Payment_List Class Reference

Inheritance diagram for Payment_List:
Collaboration diagram for Payment_List:

List of all members.

Protected Attributes

 $_sThisTemplate = 'payment_list.tpl'
 $_sListClass = 'oxpayment'
 $_sDefSortField = "oxdesc"

Detailed Description

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.


Member Data Documentation

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.


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