Class Horde_ActiveSync_Connector_Exporter
File : streamimporter.php Project : Z-Push Descr : Stream import classes
Created : 01.10.2007
© Zarafa Deutschland GmbH, www.zarafaserver.de This file is distributed under GPL-2.0. Consult COPYING file for details
Located at Horde/ActiveSync/Connector/Exporter.php
public
|
|
public
boolean
|
#
messageChange( string $id,
Send a message change over the wbxml stream |
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
#
folderChange(
Add a folder change to the cache. (used during FolderSync Requests). |
public
boolean
|
#
folderDeletion( string $id )
Add a folder deletion to the cache (used during FolderSync Requests). |
public
array
|
$changed
Array of object ids that have changed. Used when exporting folder structure changes since they are not streamed from this object. |
#
array()
|
public
array
|
$deleted
Array of folder ids that have been deleted on the server. |
#
array()
|
public
integer
|
$count
Tracks the total number of folder changes |
#
0
|