Example #1
0
 public function actionDefault()
 {
     $this->data->items = Page::findAllTree();
 }