Class Horde_ActiveSync_Connector_Importer
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/Importer.php
public
|
|
public
|
#
init(
Initialize the exporter for this collection |
public
|
|
public
mixed
|
#
importMessageChange( mixed $id,
Import a message change from the wbxml stream |
public
boolean
|
#
importMessageDeletion( string $id )
Import a message deletion. This may conflict if the local object has been modified. |
public
|
#
importMessageReadFlag( string $id, ?? $flags )
Import a change in 'read' flags .. This can never conflict |
public
boolean
|
|
public
boolean
|
#
importFolderChange( string $id, string $parent, string $displayname, <unknown_type> $type )
Import a folder change from the wbxml stream |
public
boolean
|