Properties

$features

$features : 

Type

$version

$version : 

Type

Methods

perms()

perms() 

menu()

menu(  $menu) 

Parameters

$menu

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

removeUserData()

removeUserData(  $user) 

Parameters

$user

topbarCreate()

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

Parameters

\Horde_Tree_Renderer_Base $tree
$parent
array $params

listAlarms()

listAlarms(  $time,   $user = null) 

Parameters

$time
$user

backup()

backup(array  $users = array()) 

Parameters

array $users

restore()

restore(\Horde\Backup\Collection  $data) 

Parameters

\Horde\Backup\Collection $data

restoreDependencies()

restoreDependencies() 

download()

download(\Horde_Variables  $vars) 

Parameters

\Horde_Variables $vars

Throws

\Kronolith_Exception

cleanupData()

cleanupData() 

davGetCollections()

davGetCollections(  $user) 

Parameters

$user

davGetObjects()

davGetObjects(  $collection) 

Parameters

$collection

davGetObject()

davGetObject(  $collection,   $object) 

Parameters

$collection
$object

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

davDeleteObject()

davDeleteObject(  $collection,   $object) 

Parameters

$collection
$object

_init()

_init() 

Global variables defined: - $kronolith_shares: TODO