_buildTree()
_buildTree(string $node_id) : string
Recursive function to walk through the tree array and build the output.
Parameters
| string | $node_id | The Node ID. |
Returns
string —The tree rendering.
The Agora_Tree_Flat:: class extends the Horde_Tree_Renderer_Base class to provide agora flat threded view.
Copyright 2005-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.