PHP Class Ansel_Application, horde

Inheritance: extends Horde_Registry_Application
Show file Open project: horde/horde

Public Properties

Property Type Description
$features
$version

Public Methods

Method Description
menu ( $menu )
perms ( )
sidebar ( Horde_View_Sidebar $sidebar ) Adds additional items to the sidebar.

Protected Methods

Method Description
_init ( ) Global variables defined: $ansel_db - TODO remove this global. Only place left that uses it are the face objects.

Method Details

_init() protected method

Global variables defined: $ansel_db - TODO remove this global. Only place left that uses it are the face objects.
protected _init ( )

menu() public method

public menu ( $menu )

perms() public method

public perms ( )

sidebar() public method

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

Property Details

$features public property

public $features

$version public property

public $version