\Hermes_Application

Summary

Methods
Properties
Constants
download()
perms()
menu()
sidebar()
topbarCreate()
$features
$version
No constants found
_bootstrap()
_init()
_doExport()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$features

$features : 

Type

$version

$version : 

Type

Methods

download()

download(\Horde_Variables  $vars) 

Parameters

\Horde_Variables $vars

perms()

perms() 

menu()

menu(  $menu) 

Responsible for building the top left menu entries of the sideBar in Basic view.

Parameters

$menu

sidebar()

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

Parameters

\Horde_View_Sidebar $sidebar

The sidebar object.

topbarCreate()

topbarCreate(\Horde_Tree_Renderer_Base  $tree,   $parent = null, array  $params = array()) 

Parameters

\Horde_Tree_Renderer_Base $tree
$parent
array $params

_bootstrap()

_bootstrap() 

_init()

_init() 

_doExport()

_doExport(string  $format, array  $hours) 

Actually perform the export in the appropriate format.

Parameters

string $format

The format to export in.

array $hours

The data to export, as returned from Hermes::makeExportHours()