Horde_Kolab_Storage_Query
in
Represents a query.
Copyright 2010-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
Table of Contents
- synchronize() : mixed
- Synchronize the query data with the information from the backend.
Methods
synchronize()
Synchronize the query data with the information from the backend.
public
synchronize([array<string|int, mixed> $params = array() ]) : mixed
Parameters
- $params : array<string|int, mixed> = array()
-
Additional parameters may contain:
- 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.