/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/ |
H A D | SyncSupport.php | 79 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null);
|
H A D | PDO.php | 465 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null) {
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/ |
H A D | SyncSupport.php | 79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null);
|
H A D | PDO.php | 965 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) {
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/ |
H A D | SyncSupport.php | 79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null);
|
H A D | PDO.php | 843 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) {
|
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/ |
H A D | SyncSupport.php | 79 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null);
|
H A D | PDO.php | 460 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null) {
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/ |
H A D | ISyncCollection.php | 86 function getChanges($syncToken, $syncLevel, $limit = null);
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/ |
H A D | ISyncCollection.php | 86 function getChanges($syncToken, $syncLevel, $limit = null);
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/ |
H A D | SyncCollectionReport.php | 35 public $syncLevel; variable in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/ |
H A D | SyncCollectionReport.php | 35 public $syncLevel; variable in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/ |
H A D | MockSyncCollection.php | 102 public function getChanges($syncToken, $syncLevel, $limit = null) {
|
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/ |
H A D | AddressBook.php | 343 function getChanges($syncToken, $syncLevel, $limit = null) {
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/ |
H A D | Calendar.php | 457 function getChanges($syncToken, $syncLevel, $limit = null) {
|
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/ |
H A D | AddressBook.php | 419 function getChanges($syncToken, $syncLevel, $limit = null) {
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
H A D | Calendar.php | 512 function getChanges($syncToken, $syncLevel, $limit = null) {
|
/plugin/davcal/ |
H A D | calendarBackendDokuwiki.php | 561 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null)
|
H A D | helper.php | 1901 public function getChangesForCalendar($calid, $syncToken, $syncLevel, $limit = null)
|