\Horde_Kolab_Storage_Query

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.

Summary

Methods
Constants
synchronize()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

synchronize()

synchronize(array  $params = array()) 

Synchronize the query data with the information from the backend.

Parameters

array $params

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.