Documentation

Sesha_Application extends Horde_Registry_Application
in package

Table of Contents

$highlight  : string
Explicitly sets which class to highlight in the sidebar
$version  : string
The application's version.
menu()  : mixed
perms()  : mixed
sidebar()  : mixed
Add additional items to the sidebar.

Properties

$highlight

Explicitly sets which class to highlight in the sidebar

public string $highlight = ''

$version

The application's version.

public string $version = 'H5 (2.0.0alpha2)'

Methods

menu()

public menu(Horde_Menu $menu) : mixed
Parameters
$menu : Horde_Menu

A menu object

Return values
mixed

perms()

public perms() : mixed
Return values
mixed

sidebar()

Add additional items to the sidebar.

public sidebar(Horde_View_Sidebar $sidebar) : mixed
Parameters
$sidebar : Horde_View_Sidebar

The sidebar object.

Return values
mixed

Search results