$_strategy
$_strategy : \Horde_Kolab_Storage_Synchronization
Synchronization strategy.
Synchronization strategy that synchronizes at certain intervals.
Copyright 2012-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.
synchronizeData(\Horde_Kolab_Storage_Data $data)
Synchronize the provided data in case the selected synchronization strategy requires it. Always calls the synchronize method of $data, assuming $data will know if it needs to be synchronized or not.
\Horde_Kolab_Storage_Data | $data | The data to synchronize. |