PHP Класс Hermes_Application, horde

Наследование: extends Horde_Registry_Application
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$features
$version

Открытые методы

Метод Описание
download ( Horde_Variables $vars )
menu ( $menu ) Responsible for building the top left menu entries of the sideBar in Basic view.
perms ( )
sidebar ( Horde_View_Sidebar $sidebar ) Add additional items to the sidebar. This is for the Basic view. For the Dynamic view @see Hermes_View_Sidebar
topbarCreate ( Horde_Tree_Renderer_Base $tree, $parent = null, array $params = [] )

Защищенные методы

Метод Описание
_bootstrap ( )
_doExport ( string $format, array $hours ) Actually perform the export in the appropriate format.
_init ( )

Описание методов

_bootstrap() защищенный Метод

protected _bootstrap ( )

_doExport() защищенный Метод

Actually perform the export in the appropriate format.
protected _doExport ( string $format, array $hours )
$format string The format to export in.
$hours array The data to export, as returned from Hermes::makeExportHours()

_init() защищенный Метод

protected _init ( )

download() публичный Метод

public download ( Horde_Variables $vars )
$vars Horde_Variables

menu() публичный Метод

Responsible for building the top left menu entries of the sideBar in Basic view.
public menu ( $menu )

perms() публичный Метод

public perms ( )

sidebar() публичный Метод

Add additional items to the sidebar. This is for the Basic view. For the Dynamic view @see Hermes_View_Sidebar
public sidebar ( Horde_View_Sidebar $sidebar )
$sidebar Horde_View_Sidebar The sidebar object.

topbarCreate() публичный Метод

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

Описание свойств

$features публичное свойство

public $features

$version публичное свойство

public $version