Class Horde_SyncMl_Device_sync4j
Sync4j (www.sync4j.org)
The Sync4J outlook converter uses its native SIF format for data
exchange. Conversion to text/vcalendar etc. is done by SifConverter.php The
connector seems not support DevInf information, so Horde_SyncMl_Device can
only detect it by the decice ID: so in the connector configuration the
device ID must be set to 'sc-pim-
Copyright 2005-2012 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.
- Horde_SyncMl_Device
- Horde_SyncMl_Device_sync4j
Author: Karsten Fourmont karsten@horde.org
Located at Horde/SyncMl/Device/Sync4j.php
public
array
|
|
public
array
|
#
convertServer2Client( string $content, string $contentType, string $database )
Converts the content from the backend to a format suitable for the client device. |
public
array
|
|
public
string
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
boolean
|
#
useCdataTag( )
Sync4j as of Funambol Outlook connector 3.0.15 can't deal with <![CDATA[ so omit it. The Funambol Sync4j client chokes on the cdata so for this device it has to be set to false. Syn4j uses base64 encoding and so the problems with escaping does not occur. |
factory(),
getPreferredContentType(),
getPreferredContentTypeClient(),
handleTasksInCalendar(),
omitIndividualSyncStatus(),
useLocalTime()
|
$requestedContentType
|