예제 #1
0
 public function preDispatch()
 {
     parent::preDispatch();
     $this->_currentMenuAlias = 'index';
     //default
 }