예제 #1
0
파일: Catalog.php 프로젝트: mluludk/easyii
 public function api_tree()
 {
     return Category::tree();
 }