Home
last modified time | relevance | path

Searched defs:syncToken (Results 1 – 25 of 25) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Response/ !
DMultiStatus.php36 protected $syncToken; variable in Sabre\\DAV\\Xml\\Response\\MultiStatus
44 function __construct(array $responses, $syncToken = null) {
/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/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/ !
DConfigManagementSyncState.php48 public $syncToken; variable in Google\\Service\\GKEHub\\ConfigManagementSyncState
137 public function setSyncToken($syncToken)
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/ !
DSyncSupport.php79 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null);
DPDO.php465 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/ !
DSyncSupport.php79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null);
DPDO.php965 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/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/webdav/vendor/sabre/dav/lib/DAV/Sync/ !
DISyncCollection.php86 function getChanges($syncToken, $syncLevel, $limit = null);
DPlugin.php160 …protected function sendSyncCollectionResponse($syncToken, $collectionUrl, array $added, array $mod…
/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/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/ !
DSyncCollectionReport.php28 public $syncToken; variable in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
/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/tests/Sabre/DAV/Sync/ !
H A DMockSyncCollection.php102 public function getChanges($syncToken, $syncLevel, $limit = null) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/ !
DAddressBook.php343 function getChanges($syncToken, $syncLevel, $limit = null) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/ !
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.php568 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null)
H A Dhelper.php1994 public function getChangesForCalendar($calid, $syncToken, $syncLevel, $limit = null)
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/ !
DMatrixClient.php80 protected $syncToken; variable in MatrixPhp\\MatrixClient