コード例 #1
0
ファイル: ormPage.php プロジェクト: sunfun/Bagira.CMS
 public function issetChildren()
 {
     return ormPages::issetChildren($this->id);
 }