dyn_econda.php

Go to the documentation of this file.
00001 <?php
00002 
00003 
00004 
00005 
00006 
00011 class dyn_econda extends Shop_Config
00012 {
00019     public function render()
00020     {
00021         parent::render();
00022         $this->_aViewData['oxid'] = $this->getConfig()->getShopId();
00023 
00024         return "dyn_econda.tpl";
00025     }
00026 
00030     public function getViewId()
00031     {
00032         return 'dyn_interface';
00033     }
00034 }

Generated on Tue Apr 21 15:45:43 2009 for OXID eShop CE by  doxygen 1.5.5