$_tree
$_tree : \Horde_Tree
The tree object.
The Horde_Tree_Renderer_Simplehtml class provides simple HTML rendering of a tree (no graphics).
Additional node parameters:
Copyright 2010-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
$_tree : \Horde_Tree
The tree object.
__construct(\Horde_Tree $tree, array $params = array())
Constructor.
\Horde_Tree | $tree | A tree object. |
array | $params | Additional parameters. |
addNode(array $node)
Adds a node to the node tree array.
array | $node | A hash with node properties:
|