\Horde_Core_Tree_Renderer_Simplehtml

The Horde_Core_Tree_Renderer_Simplehtml class extends the Horde_Tree_Simplehtml class to provide for creation of Horde-specific URLs.

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.

Summary

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

Methods

_generateUrlTag()

_generateUrlTag(string  $node_id) : string

Generate a link URL tag.

Parameters

string $node_id

The node ID.

Returns

string —

The link tag.