getList() getList(array $link, \Phpcmf\Model\intval $pid = 'NULL') : array 全部子菜单数据 Parameters array $link \Phpcmf\Model\intval $pid Returns array
_limit_page_where() _limit_page_where(object $select, $param) : \Phpcmf\intval 条件查询 Parameters object $select 查询对象 $param Returns \Phpcmf\intval
get_pids() get_pids(integer $catid, array $pids = '', integer $n = 1) : string 获取父栏目ID列表 Parameters integer $catid 栏目ID array $pids 父目录ID integer $n 查找的层次 Returns string
get_childids() get_childids( $catid, $n = 1) : string 获取子栏目ID列表 Parameters $catid 栏目ID $n Returns string