Example #1
0
 public function actionMusic()
 {
     return $this->render(['articleList' => Article::getByTreeNodeId(13)]);
 }
 public function actionSemya()
 {
     return $this->render(['articleList' => Article::getByTreeNodeId(23)]);
 }