OXID eShop CE  4.9.7
 All Classes Files Functions Variables Pages
attribute_list.php
Go to the documentation of this file.
1 <?php
2 
10 {
11 
17  protected $_sThisTemplate = 'attribute_list.tpl';
18 
24  protected $_sListClass = 'oxattribute';
25 
31  protected $_sDefSortField = 'oxtitle';
32 }