Class Horde_SyncMl_Device_Nokia
The Horde_SyncMl_Device_Nokia:: class provides functionality that is specific to the Nokia SyncML clients.
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_Nokia
public
array
|
#
convertClient2Server( string $content, string $contentType )
Converts the content received from the client for the backend. |
public
array
|
#
convertServer2Client( string $content, string $contentType, string $database )
Converts the content from the backend to a format suitable for the client device. |
public
boolean
|
#
handleTasksInCalendar( )
Returns whether the device handles tasks and events in a single "calendar" sync. |
public
boolean
|
#
useLocalTime( )
Some devices accept datetimes only in local time format: DTSTART:20061222T130000 instead of the more robust (and default) UTC time: DTSTART:20061222T110000Z |
factory(),
getPreferredContentType(),
getPreferredContentTypeClient(),
omitIndividualSyncStatus(),
useCdataTag()
|
$requestedContentType
|