Home
last modified time | relevance | path

Searched refs:syncLevel (Results 1 – 22 of 22) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/
H A DSyncCollectionTest.php24 $elem->syncLevel = 1;
48 $elem->syncLevel = 1;
72 $elem->syncLevel = \Sabre\DAV\Server::DEPTH_INFINITY;
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
H A DSyncSupport.php75 * @param int $syncLevel
79 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null); argument
H A DPDO.php461 * @param int $syncLevel
465 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null) { argument
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSyncSupport.php75 * @param int $syncLevel
79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null); argument
H A DPDO.php961 * @param int $syncLevel
965 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) { argument
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSyncSupport.php75 * @param int $syncLevel
79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null); argument
H A DPDO.php839 * @param int $syncLevel
843 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) { argument
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DSyncSupport.php75 * @param int $syncLevel
79 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null); argument
H A DPDO.php456 * @param int $syncLevel
460 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null) { argument
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DISyncCollection.php82 * @param int $syncLevel
86 function getChanges($syncToken, $syncLevel, $limit = null); argument
H A DPlugin.php129 $changeInfo = $node->getChanges($syncToken, $report->syncLevel, $report->limit);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DISyncCollection.php82 * @param int $syncLevel
86 function getChanges($syncToken, $syncLevel, $limit = null); argument
H A DPlugin.php129 $changeInfo = $node->getChanges($syncToken, $report->syncLevel, $report->limit);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DSyncCollectionReport.php35 public $syncLevel; variable in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
114 $self->syncLevel = $value;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DSyncCollectionReport.php35 public $syncLevel; variable in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
114 $self->syncLevel = $value;
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php339 * @param int $syncLevel
343 function getChanges($syncToken, $syncLevel, $limit = null) { argument
352 $syncLevel,
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php415 * @param int $syncLevel
419 function getChanges($syncToken, $syncLevel, $limit = null) { argument
428 $syncLevel,
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DMockSyncCollection.php98 * @param int $syncLevel
102 public function getChanges($syncToken, $syncLevel, $limit = null) { argument
/plugin/davcal/
H A DcalendarBackendDokuwiki.php557 * @param int $syncLevel
561 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) argument
563 …orCalendar for calendarId '.$calendarId.' and syncToken '.$syncToken.' and syncLevel '.$syncLevel);
564 $result = $this->hlp->getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit);
H A Dhelper.php1896 * @param int $syncLevel The sync level
1901 public function getChangesForCalendar($calid, $syncToken, $syncLevel, $limit = null) argument
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php453 * @param int $syncLevel
457 function getChanges($syncToken, $syncLevel, $limit = null) { argument
466 $syncLevel,
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php508 * @param int $syncLevel
512 function getChanges($syncToken, $syncLevel, $limit = null) { argument
521 $syncLevel,