Properties

$features

$features : 

Type

$version

$version : 

Type

Methods

perms()

perms() 

menu()

menu(  $menu) 

Generate links in the sidebar.

Parameters

$menu

sidebar()

sidebar(\Horde_View_Sidebar  $sidebar) 

Add additional items to the sidebar.

Parameters

\Horde_View_Sidebar $sidebar

The sidebar object.

hasPermission()

hasPermission(  $permission,   $allowed,   $opts = array()) 

Parameters

$permission
$allowed
$opts

removeUserData()

removeUserData(string  $user) 

Remove all data for the specified user.

Parameters

string $user

The user to remove.

Throws

\Nag_Exception

listAlarms()

listAlarms(  $time,   $user = null) 

Parameters

$time
$user

topbarCreate()

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

Parameters

\Horde_Tree_Renderer_Base $tree
$parent
array $params

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

\Nag_Exception

cleanupData()

cleanupData() 

davGetCollections()

davGetCollections(  $user) 

Parameters

$user

davGetObjects()

davGetObjects(  $collection) 

Parameters

$collection

davGetObject()

davGetObject(  $collection,   $object) 

Parameters

$collection
$object

davPutObject()

davPutObject(  $collection,   $object,   $data) 

Parameters

$collection
$object
$data

davDeleteObject()

davDeleteObject(  $collection,   $object) 

Parameters

$collection
$object

_init()

_init() 

Global variables defined: $nag_shares - TODO

_modified()

_modified(string  $collection,   $uid) : integer

Returns the last modification (or creation) date of a task.

Parameters

string $collection

A task list ID.

$uid

Returns

integer —

Timestamp of the last modification.