[ Index ]
 

Code source de Horde 3.1.3

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

title

Body

[fermer]

/lib/SyncML/ -> Sync.php (sommaire)

(pas de description)

Poids: 400 lignes (17 kb)
Inclus ou requis: 1 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

SyncML_Sync:: (7 méthodes):
  SyncML_Sync()
  handleSyncItem()
  createSyncOutput()
  handleSync()
  outputCommand()
  setPendingElements()
  hasPendingElements()


Classe: SyncML_Sync  - X-Ref

$Horde: framework/SyncML/SyncML/Sync.php,v 1.8.4.9 2006/05/01 12:05:14 jan Exp $

Copyright 2003-2006 Anthony Mills <amills@pyramid6.com>

See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

SyncML_Sync($alert, $serverURI, $clientURI)   X-Ref
Remember entries we have handled already: once we send a delete for an
entry, we don't want to send an add afterwards. This array is also used
if a sync is sent in multiple messages due to message size restrictions.


handleSyncItem($item)   X-Ref
Here's where the actual processing of a client-sent Sync
Item takes place. Entries are added, deleted or replaced
from the server database by using Horde API (Registry) calls.


createSyncOutput($currentCmdID, &$output)   X-Ref
Creates a &lt;Sync&gt; output.


handleSync($currentCmdID, $syncType, &$output, $refts, $end_ts = 0)   X-Ref
Sends server changes to the client.


outputCommand($currentCmdID, &$output, $command,$content, $contentType = null,$cuid = null, $suid = null)   X-Ref
Output a single Sync command (Add, Delete, Replace).


setPendingElements($e)   X-Ref
Pas de description

hasPendingElements()   X-Ref
Pas de description



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