sidebar() sidebar(\Horde_View_Sidebar $sidebar) Adds additional items to the sidebar. This is for the traditional view. For the dynamic view, see Kronolith_View_Sidebar. Parameters \Horde_View_Sidebar $sidebar The sidebar object.
hasPermission() hasPermission( $permission, $allowed, $opts = array()) Parameters $permission $allowed $opts
topbarCreate() topbarCreate(\Horde_Tree_Renderer_Base $tree, $parent = null, array $params = array()) Parameters \Horde_Tree_Renderer_Base $tree $parent array $params
download() download(\Horde_Variables $vars) Parameters \Horde_Variables $vars Throws \Kronolith_Exception
davPutObject() davPutObject(string $collection, string $object, string $data) Add or update an event from DAV Parameters string $collection An external collection ID. string $object An external object ID. string $data Icalendar data