PHP Class Sesha_Application, horde

Inheritance: extends Horde_Registry_Application
Afficher le fichier Open project: horde/horde

Méthodes publiques

Свойство Type Description
$highlight string Explicitly sets which class to highlight in the sidebar
$version string The application's version.

Méthodes publiques

Méthode Description
menu ( Horde_Menu $menu )
perms ( )
sidebar ( Horde_View_Sidebar $sidebar ) Add additional items to the sidebar.

Method Details

menu() public méthode

public menu ( Horde_Menu $menu )
$menu Horde_Menu A menu object

perms() public méthode

public perms ( )

sidebar() public méthode

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

Property Details

$highlight public_oe property

Explicitly sets which class to highlight in the sidebar
public string $highlight
Résultat string

$version public_oe property

The application's version.
public string $version
Résultat string