\Agora_Tree_Flat

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.

Summary

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

Methods

_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.