Horde_Core_Tree_Renderer_Simplehtml
extends Horde_Tree_Renderer_Simplehtml
in package
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.
Tags
Table of Contents
Methods
- _generateUrlTag() : string
- Generate a link URL tag.
Methods
_generateUrlTag()
Generate a link URL tag.
protected
_generateUrlTag(string $node_id) : string
Parameters
- $node_id : string
-
The node ID.
Return values
string —The link tag.