\orgTree

Summary

Methods
Properties
Constants
sort()
hTree()
vTree()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

sort()

sort(  $arr,   $cols) 

分类排序(升序)

Parameters

$arr
$cols

hTree()

hTree(  $arr,   $pid) 

横向分类树

Parameters

$arr
$pid

vTree()

vTree(  $arr,   $pid) 

纵向分类树

Parameters

$arr
$pid