OXID eShop CE  4.10.7
 All Classes Namespaces 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 }