Properties

$features

$features : 

Type

$version

$version : 

Type

Methods

perms()

perms() 

getInitialPage()

getInitialPage() 

menu()

menu(\Horde_Menu  $menu) 

Parameters

\Horde_Menu $menu

The menu object

sidebar()

sidebar(\Horde_View_Sidebar  $sidebar) 

Add additional items to the sidebar.

Parameters

\Horde_View_Sidebar $sidebar

The sidebar object.

configSpecialValues()

configSpecialValues(string  $what) : array

Returns values for <configspecial> configuration settings.

Parameters

string $what

Either 'client-fields' or 'sources'.

Returns

array —

The values for the requested configuration setting.

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

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

\Turba_Exception
\Horde_Exception_NotFound

cleanupData()

cleanupData() 

getOutlookMapping()

getOutlookMapping() 

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

_bootstrap()

_bootstrap() 

_init()

_init() 

Global variables defined: $addSources - TODO $attributes - (array) Attribute data from the config/attributes.php file.

$browse_source_count - TODO $cfgSources - TODO $copymoveSources - TODO

_restoreContact()

_restoreContact(array  $contact, string  $user, array  $cfgSources, array  $map) : array

Restores a single contact.

Parameters

array $contact

A contact hash.

string $user

A user name.

array $cfgSources

A backend configuration list.

array $map

Maps old group member IDs to new IDs.

Returns

array —

The updated map.

_modified()

_modified(string  $collection,   $uid) : integer

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

Parameters

string $collection

A address book ID.

$uid

Returns

integer —

Timestamp of the last modification.