Documentation

Horde_Kolab_Storage_Synchronization_OncePerSession extends Horde_Kolab_Storage_Synchronization
in package

Synchronization strategy that synchronizes once per session with the backend.

Copyright 2011-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Tags
category

Kolab

author

Gunnar Wrobel wrobel@pardus.de

license

http://www.horde.org/licenses/lgpl21 LGPL 2.1

Table of Contents

$_strategy  : Horde_Kolab_Storage_Synchronization
Synchronization strategy.
__construct()  : mixed
Constructor.
synchronizeData()  : mixed
Synchronize the provided data in case the selected synchronization strategy requires it.
synchronizeList()  : mixed
Synchronize the provided list in case the selected synchronization strategy requires it.

Properties

Methods

__construct()

Constructor.

public __construct() : mixed
Return values
mixed

synchronizeList()

Synchronize the provided list in case the selected synchronization strategy requires it.

public synchronizeList(Horde_Kolab_Storage_List $list) : mixed
Parameters
$list : Horde_Kolab_Storage_List

The list to synchronize.

Return values
mixed

Search results