_sModulePath.'::'.$sView); } public function _index(){ $oView=$this->getView('index'); $this->oLayout->add('main',$oView); } }