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