コード例 #1
0
ファイル: Catalog.php プロジェクト: mluludk/easyii
 public function api_tree()
 {
     return Category::tree();
 }