oxwmanufacturerlist.php

Go to the documentation of this file.
00001 <?php
00002 
00007 class oxwManufacturerList extends oxWidget
00008 {
00009 
00017     protected $_aComponentNames = array('oxcmp_categories' => 1);
00018 
00024     protected $_sThisTemplate = 'widget/footer/manufacturerlist.tpl';
00025 }