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
_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()