Home
last modified time | relevance | path

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

12

/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Response/
H A DMultiStatus.php36 protected $syncToken; variable in Sabre\\DAV\\Xml\\Response\\MultiStatus
42 * @param string $syncToken
44 function __construct(array $responses, $syncToken = null) { argument
47 $this->syncToken = $syncToken;
69 return $this->syncToken;
93 if ($syncToken = $this->getSyncToken()) {
94 $writer->writeElement('{DAV:}sync-token', $syncToken);
127 $syncToken = null;
134 $syncToken = $elem['value'];
138 return new self($responses, $syncToken);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Response/
H A DMultiStatus.php36 protected $syncToken; variable in Sabre\\DAV\\Xml\\Response\\MultiStatus
42 * @param string $syncToken
44 function __construct(array $responses, $syncToken = null) { argument
47 $this->syncToken = $syncToken;
69 return $this->syncToken;
93 if ($syncToken = $this->getSyncToken()) {
94 $writer->writeElement('{DAV:}sync-token', $syncToken);
127 $syncToken = null;
134 $syncToken = $elem['value'];
138 return new self($responses, $syncToken);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php119 $syncToken = $report->syncToken;
120 if (!is_null($syncToken)) {
122 if (substr($syncToken, 0, strlen(self::SYNCTOKEN_PREFIX)) !== self::SYNCTOKEN_PREFIX) {
126 $syncToken = substr($syncToken, strlen(self::SYNCTOKEN_PREFIX));
129 $changeInfo = $node->getChanges($syncToken, $report->syncLevel, $report->limit);
152 * @param string $syncToken
160 …protected function sendSyncCollectionResponse($syncToken, $collectionUrl, array $added, array $mod… argument
190 … $multiStatus = new DAV\Xml\Response\MultiStatus($responses, self::SYNCTOKEN_PREFIX . $syncToken);
H A DISyncCollection.php81 * @param string $syncToken
86 function getChanges($syncToken, $syncLevel, $limit = null); argument
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php119 $syncToken = $report->syncToken;
120 if (!is_null($syncToken)) {
122 if (substr($syncToken, 0, strlen(self::SYNCTOKEN_PREFIX)) !== self::SYNCTOKEN_PREFIX) {
126 $syncToken = substr($syncToken, strlen(self::SYNCTOKEN_PREFIX));
129 $changeInfo = $node->getChanges($syncToken, $report->syncLevel, $report->limit);
152 * @param string $syncToken
160 …protected function sendSyncCollectionResponse($syncToken, $collectionUrl, array $added, array $mod… argument
190 … $multiStatus = new DAV\Xml\Response\MultiStatus($responses, self::SYNCTOKEN_PREFIX . $syncToken);
H A DISyncCollection.php81 * @param string $syncToken
86 function getChanges($syncToken, $syncLevel, $limit = null); argument
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DMockSyncCollection.php97 * @param string $syncToken
102 public function getChanges($syncToken, $syncLevel, $limit = null) { argument
105 if (is_null($syncToken)) {
118 if (!is_int($syncToken) && !ctype_digit($syncToken)) {
131 if ($token > $syncToken) {
/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) argument
139 $this->syncToken = $syncToken;
146 return $this->syncToken;
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
H A DSyncSupport.php74 * @param string $syncToken
79 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null); argument
H A DPDO.php460 * @param string $syncToken
465 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null) { argument
481 if ($syncToken) {
488 $stmt->execute([$syncToken, $currentToken, $addressBookId]);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSyncSupport.php74 * @param string $syncToken
79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null); argument
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSyncSupport.php74 * @param string $syncToken
79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null); argument
H A DPDO.php838 * @param string $syncToken
843 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) { argument
859 if ($syncToken) {
866 $stmt->execute([$syncToken, $currentToken, $calendarId]);
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DSyncSupport.php74 * @param string $syncToken
79 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null); argument
H A DPDO.php455 * @param string $syncToken
460 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null) { argument
476 if ($syncToken) {
483 $stmt->execute([$syncToken, $currentToken, $addressBookId]);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DSyncCollectionReport.php28 public $syncToken; variable in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
96 $self->syncToken = $elems['{DAV:}sync-token'];
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DSyncCollectionReport.php28 public $syncToken; variable in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
96 $self->syncToken = $elems['{DAV:}sync-token'];
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php338 * @param string $syncToken
343 function getChanges($syncToken, $syncLevel, $limit = null) { argument
351 $syncToken,
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php414 * @param string $syncToken
419 function getChanges($syncToken, $syncLevel, $limit = null) { argument
427 $syncToken,
/plugin/davcal/
H A DcalendarBackendDokuwiki.php556 * @param string $syncToken
561 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) argument
563 …::getChangesForCalendar for calendarId '.$calendarId.' and syncToken '.$syncToken.' and syncLevel …
564 $result = $this->hlp->getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php452 * @param string $syncToken
457 function getChanges($syncToken, $syncLevel, $limit = null) { argument
465 $syncToken,
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php507 * @param string $syncToken
512 function getChanges($syncToken, $syncLevel, $limit = null) { argument
520 $syncToken,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCalendar.php149 'syncToken' => [
213 'syncToken' => [
281 'syncToken' => [
338 'syncToken' => [
653 'syncToken' => [
862 'syncToken' => [
929 'syncToken' => [
946 'syncToken' => [
H A DPeopleService.php172 'syncToken' => [
252 'syncToken' => [
415 'syncToken' => [
554 'syncToken' => [
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DAbstractPDOTest.php662 'syncToken' => 1,
668 $currentToken = $result['syncToken'];
681 'syncToken' => 6,
690 'syncToken' => 6,

12