_redirect('noroute'); $this->setFlag('',self::FLAG_NO_DISPATCH,true); } return $this; } public function popularAction() { $this->loadLayout(); $this->renderLayout(); } }