コード例 #1
0
 public function listForSideBarBE()
 {
     $model = new Navigator();
     return $model->sideBarBE($this->getListNavigator('BE'));
 }