payment_list.php

Go to the documentation of this file.
00001 <?php
00002 
00009 class Payment_List extends oxAdminList
00010 {
00015     protected $_sThisTemplate = 'payment_list.tpl';
00016 
00022     protected $_sListClass = 'oxpayment';
00023 
00029     protected $_sDefSort = "oxpayments.oxdesc";
00030 }

Generated on Thu Dec 4 12:04:56 2008 for OXID eShop CE by  doxygen 1.5.5