Jonah_Application
extends Horde_Registry_Application
Table of Contents
-
$version
: mixed
-
menu()
: mixed
-
perms()
: mixed
-
topbarCreate()
: mixed
-
_bootstrap()
: mixed
-
_init()
: mixed
$version
public
mixed
$version
= 'H5 (1.0-git)'
public
menu(mixed $menu) : mixed
Parameters
-
$menu
: mixed
-
Return values
mixed
—
perms()
public
perms() : mixed
Return values
mixed
—
topbarCreate()
public
topbarCreate(Horde_Tree_Renderer_Base $tree[, mixed $parent = null ][, array<string|int, mixed> $params = array() ]) : mixed
Parameters
-
$tree
: Horde_Tree_Renderer_Base
-
-
$parent
: mixed
= null
-
-
$params
: array<string|int, mixed>
= array()
-
Return values
mixed
—
_bootstrap()
protected
_bootstrap() : mixed
Return values
mixed
—
_init()
protected
_init() : mixed
Return values
mixed
—