OXID eShop CE  4.8.12
 All Classes Files Functions Variables Pages
selectlist.php
Go to the documentation of this file.
1 <?php
2 
8 class SelectList extends oxAdminView
9 {
14  protected $_sThisTemplate = 'selectlist.tpl';
15 }