OXID eShop CE  4.8.12
 All Classes Files Functions Variables Pages
manufacturer_list.php
Go to the documentation of this file.
1 <?php
2 
7 {
12  protected $_sThisTemplate = 'manufacturer_list.tpl';
13 
19  protected $_sListClass = 'oxmanufacturer';
20 
26  protected $_sDefSortField = 'oxtitle';
27 }