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