|
Stud.IP
2.4 Revision 48548
|

Public Member Functions | |
| CalendarSynchronizer (&$import, &$export) | |
| setMaxEvents ($max_events=0) | |
| synchronize ($range_id, $compareLastSync=FALSE, $compare_fields=NULL) | |
| getCount () | |
| getDeleted () | |
| GetSyncClientIdentifiers ($user_id=NULL) | |
| GetLastSync ($client_identifier, $user_id=NULL) | |
| GetAllLastSync ($user_id=NULL) | |
| SetLastSync ($client_identifier, $user_id=NULL) | |
| NewSyncClient ($client_identifier, $user_id=NULL) | |
| DeleteSyncClients ($client_identifiers, $user_id=NULL, $all=FALSE) | |
| DeleteAllSyncClients ($user_id) | |
Data Fields | |
| $_import | |
| $_export | |
| $count = 0 | |
| $max_events | |
| $last_sync = 0 | |
| $deleted | |
| CalendarSynchronizer | ( | & | $import, |
| & | $export | ||
| ) |

| DeleteAllSyncClients | ( | $user_id | ) |

| DeleteSyncClients | ( | $client_identifiers, | |
$user_id = NULL, |
|||
$all = FALSE |
|||
| ) |


| GetAllLastSync | ( | $user_id = NULL | ) |

| getCount | ( | ) |
| getDeleted | ( | ) |
| GetLastSync | ( | $client_identifier, | |
$user_id = NULL |
|||
| ) |


| GetSyncClientIdentifiers | ( | $user_id = NULL | ) |

| NewSyncClient | ( | $client_identifier, | |
$user_id = NULL |
|||
| ) |


| SetLastSync | ( | $client_identifier, | |
$user_id = NULL |
|||
| ) |


| setMaxEvents | ( | $max_events = 0 | ) |

| synchronize | ( | $range_id, | |
$compareLastSync = FALSE, |
|||
$compare_fields = NULL |
|||
| ) |

| $_export |
| $_import |
| $count = 0 |
| $deleted |
| $last_sync = 0 |
| $max_events |