PHP Класс Horde_Kolab_Storage_Data_Query_History_Cache, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Автор: Gunnar Wrobel ([email protected])
Наследование: extends Horde_Kolab_Storage_Data_Query_History_Base
Показать файл Открыть проект

Открытые методы

Метод Описание
synchronize ( array $params = [] ) Synchronize the preferences information with the information from the backend.

Описание методов

synchronize() публичный Метод

Synchronize the preferences information with the information from the backend.
public synchronize ( array $params = [] )
$params array Additional parameters: - current_sync: (integer) Timestamp of the current sync. - last_sync: (integer) Timestamp containing the time of last sync. - changes: (array) An array of arrays keyed by backend id containing information about each change.