rbac\PhpManager getChildrenRecursive()

getChildrenRecursive() protected method

Recursively finds all children and grand children of the specified item.

protected void getChildrenRecursive ( $name, &$result )
$name string

The name of the item whose children are to be looked for.

$result array

The children and grand children (in array keys)

doc_Yii
2016-10-30 17:10:23
Comments
Leave a Comment

Please login to continue.