PHP Class Chora_Application, horde

Inheritance: extends Horde_Registry_Application
ファイルを表示 Open project: horde/horde

Public Properties

Property Type Description
$version

Public Methods

Method Description
perms ( )
sidebar ( Horde_View_Sidebar $sidebar ) Add additional items to the sidebar.
topbarCreate ( Horde_Tree_Renderer_Base $tree, $parent = null, array $params = [] )

Protected Methods

Method Description
_init ( ) Global variables defined: $chora_conf $sourceroots

Method Details

_init() protected method

Global variables defined: $chora_conf $sourceroots
protected _init ( )

perms() public method

public perms ( )

sidebar() public method

Add additional items to the sidebar.
public sidebar ( Horde_View_Sidebar $sidebar )
$sidebar Horde_View_Sidebar The sidebar object.

topbarCreate() public method

public topbarCreate ( Horde_Tree_Renderer_Base $tree, $parent = null, array $params = [] )
$tree Horde_Tree_Renderer_Base
$params array

Property Details

$version public_oe property

public $version