示例#1
0
 /**
  * @see ActionController::init
  */
 public function init()
 {
     parent::init();
     $this->createTabs();
 }