Documentation

Agora_Tree_Flat extends Horde_Tree_Renderer_Html
in package

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.

Tags
author

Ben Chavet ben@horde.org

author

Duck duck@obala.net

Table of Contents

_buildTree()  : string
Recursive function to walk through the tree array and build the output.

Methods

_buildTree()

Recursive function to walk through the tree array and build the output.

protected _buildTree(string $node_id) : string
Parameters
$node_id : string

The Node ID.

Tags
access

private

Return values
string

The tree rendering.

Search results