Home
last modified time | relevance | path

Searched defs:syncLevel (Results 1 – 19 of 19) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
H A DSyncSupport.php79 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null);
H A DPDO.php465 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSyncSupport.php79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null);
H A DPDO.php965 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSyncSupport.php79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null);
H A DPDO.php843 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DSyncSupport.php79 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null);
H A DPDO.php460 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DISyncCollection.php86 function getChanges($syncToken, $syncLevel, $limit = null);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DISyncCollection.php86 function getChanges($syncToken, $syncLevel, $limit = null);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DSyncCollectionReport.php35 public $syncLevel; variable in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DSyncCollectionReport.php35 public $syncLevel; variable in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DMockSyncCollection.php102 public function getChanges($syncToken, $syncLevel, $limit = null) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php343 function getChanges($syncToken, $syncLevel, $limit = null) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php457 function getChanges($syncToken, $syncLevel, $limit = null) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php419 function getChanges($syncToken, $syncLevel, $limit = null) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php512 function getChanges($syncToken, $syncLevel, $limit = null) {
/plugin/davcal/
H A DcalendarBackendDokuwiki.php561 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null)
H A Dhelper.php1901 public function getChangesForCalendar($calid, $syncToken, $syncLevel, $limit = null)