setAutorefreshInterval(15); $this->_helper->layout()->disableLayout(); $this->view->menuRenderer = (new Menu())->getRenderer(); } public function announcementsAction() { $this->_helper->layout()->disableLayout(); } }