OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Application\Controller\Admin\PaymentList Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Application\Controller\Admin\PaymentList:
+ Collaboration diagram for OxidEsales\EshopCommunity\Application\Controller\Admin\PaymentList:

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.

Member Data Documentation

◆ $_sDefSortField

OxidEsales\EshopCommunity\Application\Controller\Admin\PaymentList::$_sDefSortField = "oxdesc"
protected

◆ $_sListClass

OxidEsales\EshopCommunity\Application\Controller\Admin\PaymentList::$_sListClass = 'oxpayment'
protected

◆ $_sThisTemplate

OxidEsales\EshopCommunity\Application\Controller\Admin\PaymentList::$_sThisTemplate = 'payment_list.tpl'
protected

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