OXID eShop CE  4.9.6
 All Classes Files Functions Variables Pages
manufacturer_list.php
Go to the documentation of this file.
1 <?php
2 
7 {
8 
14  protected $_sThisTemplate = 'manufacturer_list.tpl';
15 
21  protected $_sListClass = 'oxmanufacturer';
22 
28  protected $_sDefSortField = 'oxtitle';
29 }