oxwlanguagelist.php

Go to the documentation of this file.
00001 <?php
00002 
00006 class oxwLanguageList extends oxWidget
00007 {
00014     protected $_aComponentNames = array( 'oxcmp_lang' => 0 );
00015 
00020     protected $_sThisTemplate = 'widget/header/languages.tpl';
00021 
00022 }