[ Index ]
 

Code source de Horde 3.1.3

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

title

Body

[fermer]

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

(pas de description)

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

Définit 1 class

SyncML_Device_Synthesis:: (3 méthodes):
  convertServer2Client()
  convertClient2Server()
  UTC2LocalDate()


Classe: SyncML_Device_Synthesis  - X-Ref

The SyncML_Device_Synthesis:: class provides functionality that is
specific to the Synthesis.ch 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/Synthesis.php,v 1.2.2.5 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):

convertClient2Server($content, $contentType)   X-Ref
Convert the content.

Currently strips 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 the content.
return: array                array($newcontent, $newcontentType):

UTC2LocalDate($s)   X-Ref
Pas de description



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