OXID eShop CE  4.10.7
 All Classes Namespaces Files Functions Variables Pages
oxwmanufacturerlist.php
Go to the documentation of this file.
1 <?php
2 
8 {
9 
17  protected $_aComponentNames = array('oxcmp_categories' => 1);
18 
24  protected $_sThisTemplate = 'widget/footer/manufacturerlist.tpl';
25 }