Пример #1
0
 /** funkce getChildNodes() */
 public function getChildNodes()
 {
     return PagesModel::getChildNodes($this->id, $this->lang);
 }