The SyncML_Device_Nokia:: class provides functionality that is specific to the Nokia SyncML clients.
Copyright 2005-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
$Horde: framework/SyncML/SyncML/Device/Nokia.php,v 1.2.2.13 2010-10-05 21:22:12 mrubinsk Exp $
Located in /SyncML/SyncML/Device/Nokia.php (line 16)
SyncML_Device | --SyncML_Device_Nokia
Converts the content received from the client for the backend.
Converts the content from the backend to a format suitable for the client device.
Strips the UID (primary key) information as client and server might use different ones.
Charset conversions might be added here too.
Some devices accept datetimes only in local time format:
DTSTART:20061222T130000 instead of the more robust (and default) UTC time: DTSTART:20061222T110000Z
Inherited From SyncML_Device
SyncML_Device::convertClient2Server()
SyncML_Device::convertServer2Client()
SyncML_Device::convertUTC2LocalTime()
SyncML_Device::factory()
SyncML_Device::getPreferredContentType()
SyncML_Device::getPreferredContentTypeClient()
SyncML_Device::handleTasksInCalendar()
SyncML_Device::omitIndividualSyncStatus()
SyncML_Device::useCdataTag()
SyncML_Device::useLocalTime()
Documentation generated on Sun, 30 Jan 2011 05:19:58 +0000 by phpDocumentor 1.4.3