$_strategy
$_strategy : \Horde_Kolab_Storage_Synchronization
Synchronization strategy.
Handles synchronization 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.
$_strategy : \Horde_Kolab_Storage_Synchronization
Synchronization strategy.
__construct(\Horde_Kolab_Storage_Synchronization $strategy = null)
Constructor.
\Horde_Kolab_Storage_Synchronization | $strategy | Optional synchronization strategy. |
synchronizeData(\Horde_Kolab_Storage_Data $data)
Synchronize the provided data in case the selected synchronization strategy requires it.
\Horde_Kolab_Storage_Data | $data | The data to synchronize. |