OXID eShop CE  4.8.12
 All Classes Files Functions Variables Pages
attribute_list.php
Go to the documentation of this file.
1 <?php
2 
10 {
15  protected $_sThisTemplate = 'attribute_list.tpl';
16 
22  protected $_sListClass = 'oxattribute';
23 
29  protected $_sDefSortField = 'oxtitle';
30 }