setAutorefreshInterval(15); $this->_helper->layout()->disableLayout(); $this->view->menuRenderer = Icinga::app()->getMenu()->getRenderer(); } public function announcementsAction() { $this->_helper->layout()->disableLayout(); } }