TreeCollection
package |
TreeHelper |
---|---|
subpackage |
Tree |
__construct(array|\Iterator $Elements = array())
array|\Iterator
add(\TreeCollectionNode $Node) : \TreeCollection
count() : integer
integer
filter(callable $callback) : \TreeCollection
filterRecursive(callable $callback) : \TreeCollection
filterRecursiveReverse(callable $callback) : \TreeCollection
getIterator() : \ArrayIterator
\ArrayIterator
getNodes() : \ArrayObjectA
\ArrayObjectA
isEquals(\TreeCollection $Tree) : boolean
jsonSerialize() : \ArrayObjectA
\ArrayObjectA
multisort(array|string $params) : \TreeCollection
multisortRecursive(array|string $params) : \TreeCollection
remove(\TreeCollectionNode $Node) : \TreeCollection
setNodes(array|\iterator $Nodes) : \TreeCollection
NODE_CLASS
_Nodes : \ArrayObjectA
var |
---|
\ArrayObjectA