00001 <?php 00002 00007 class oxwManufacturerList extends oxWidget 00008 { 00016 protected $_aComponentNames = array( 'oxcmp_categories' => 1 ); 00017 00023 protected $_sThisTemplate = 'widget/footer/manufacturerlist.tpl'; 00024 00025 }