Property | Type | Description | |
---|---|---|---|
$features | |||
$version |
Method | Description | |
---|---|---|
cleanupData ( ) | ||
configSpecialValues ( string $what ) : array |
Returns values for |
|
davDeleteObject ( $collection, $object ) | ||
davGetCollections ( $user ) | ||
davGetObject ( $collection, $object ) | ||
davGetObjects ( $collection ) | ||
davPutObject ( $collection, $object, $data ) | ||
download ( Horde_Variables $vars ) | ||
getInitialPage ( ) | ||
getOutlookMapping ( ) | ||
menu ( $menu ) | ||
perms ( ) | ||
removeUserData ( $user ) | ||
sidebar ( Horde_View_Sidebar $sidebar ) | Add additional items to the sidebar. | |
topbarCreate ( Horde_Tree_Renderer_Base $tree, $parent = null, array $params = [] ) |
Method | Description | |
---|---|---|
_bootstrap ( ) | ||
_init ( ) | Global variables defined: $addSources - TODO $attributes - (array) Attribute data from the config/attributes.php file. | |
_modified ( string $collection, $uid ) : integer | Returns the last modification (or creation) date of a contact. |
protected _init ( ) |
public configSpecialValues ( string $what ) : array | ||
$what | string | Either 'client-fields' or 'sources'. |
return | array | The values for the requested configuration setting. |
public sidebar ( Horde_View_Sidebar $sidebar ) | ||
$sidebar | Horde_View_Sidebar | The sidebar object. |
public topbarCreate ( Horde_Tree_Renderer_Base $tree, $parent = null, array $params = [] ) | ||
$tree | Horde_Tree_Renderer_Base | |
$params | array |