Beispiel #1
0
 public function init()
 {
     parent::init();
     $this->_helper->layout()->disableLayout();
     $this->_helper->viewRenderer->setNoRender(true);
 }