dyn_econda.php

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

Generated on Thu Dec 4 12:04:55 2008 for OXID eShop CE by  doxygen 1.5.5