PHP Class Horde_Core_Tree_Renderer_Simplehtml, horde

Copyright 2010-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Author: Michael Slusarz ([email protected])
Author: Jan Schneider ([email protected])
Inheritance: extends Horde_Tree_Renderer_Simplehtml
Datei anzeigen Open project: horde/horde

Protected Methods

Method Description
_generateUrlTag ( string $node_id ) : string Generate a link URL tag.

Method Details

_generateUrlTag() protected method

Generate a link URL tag.
protected _generateUrlTag ( string $node_id ) : string
$node_id string The node ID.
return string The link tag.