[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/SyncML/Device/ -> Nokia.php (sommaire)

(pas de description)

Poids: 72 lignes (2 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

SyncML_Device_Nokia:: (3 méthodes):
  convertServer2Client()
  getPreferredContentType()
  handleTasksInCalendar()


Classe: SyncML_Device_Nokia  - X-Ref

The SyncML_Device_Nokia:: class provides functionality that is
specific to the Nokia SyncML clients.

Copyright 2005-2006 Karsten Fourmont <karsten@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.3 2006/05/01 12:05:14 jan Exp $

convertServer2Client($content, $contentType)   X-Ref
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.

param: string $content       The content to convert
param: string $contentType   The contentType of content as returned from
return: array                array($newcontent, $newcontentType):

getPreferredContentType($type)   X-Ref
Pas de description

handleTasksInCalendar()   X-Ref
Pas de description



Généré le : Sun Feb 25 18:01:28 2007 par Balluche grâce à PHPXref 0.7