Home
last modified time | relevance | path

Searched defs:syncToken (Results 1 – 24 of 24) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementSyncState.php48 public $syncToken; variable in Google\\Service\\GKEHub\\ConfigManagementSyncState
137 public function setSyncToken($syncToken)
/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)
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php843 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) {
H A DSyncSupport.php79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php512 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/CardDAV/Backend/
H A DPDO.php460 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null) {
H A DSyncSupport.php79 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DISyncCollection.php86 function getChanges($syncToken, $syncLevel, $limit = null);
H A DPlugin.php160 …protected function sendSyncCollectionResponse($syncToken, $collectionUrl, array $added, array $mod…
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DSyncCollectionReport.php28 public $syncToken; variable in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Response/
H A DMultiStatus.php36 protected $syncToken; variable in Sabre\\DAV\\Xml\\Response\\MultiStatus
44 function __construct(array $responses, $syncToken = null) {
/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/CalDAV/Backend/
H A DPDO.php965 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) {
H A DSyncSupport.php79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php457 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/CardDAV/Backend/
H A DPDO.php465 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null) {
H A DSyncSupport.php79 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);
H A DPlugin.php160 …protected function sendSyncCollectionResponse($syncToken, $collectionUrl, array $added, array $mod…
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DSyncCollectionReport.php28 public $syncToken; variable in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Response/
H A DMultiStatus.php36 protected $syncToken; variable in Sabre\\DAV\\Xml\\Response\\MultiStatus
44 function __construct(array $responses, $syncToken = null) {