oxwcurrencylist.php

Go to the documentation of this file.
00001 <?php
00002 
00006 class oxwCurrencyList extends oxWidget
00007 {
00008 
00016     protected $_aComponentNames = array('oxcmp_cur' => 1);
00017 
00023     protected $_sThisTemplate = 'widget/header/currencies.tpl';
00024 }