public function indexAction()
 {
     $this->view->menu = $this->_modelMenu->getAllMenu();
 }