$version
$version :
Skeleton application API.
This class defines Horde's core API interface. Other core Horde libraries can interact with Skeleton through this API.
topbarCreate(\Horde_Tree_Renderer_Base $tree, string $parent = null, array $params = array())
Add node(s) to the topbar tree.
\Horde_Tree_Renderer_Base | $tree | Tree object. |
string | $parent | The current parent element. |
array | $params | Additional parameters. |