[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 230 lignes (9 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Horde_SyncML_Sync:: (5 méthodes):
factory()
nextSyncCommand()
startSync()
endSync()
runSyncCommand()
Classe: Horde_SyncML_Sync - X-Ref
$Horde: framework/SyncML/SyncML/Sync.php,v 1.7 2004/09/14 04:27:05 chuck Exp $factory($alert) X-Ref |
Do have the sync data loaded from the database already? |
nextSyncCommand($currentCmdID, &$syncCommand, &$output) X-Ref |
Pas de description |
startSync($currentCmdID, &$output) X-Ref |
Pas de description |
endSync($currentCmdID, &$output) X-Ref |
Pas de description |
runSyncCommand(&$command) X-Ref |
Here's where the actual processing of a client-sent Sync Command takes place. Entries are added, deleted or replaced from the server database by using Horde API (Registry) calls. |
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |