/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Response/ |
H A D | MultiStatus.php | 36 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 D | MultiStatus.php | 36 protected $syncToken; variable in Sabre\\DAV\\Xml\\Response\\MultiStatus 44 function __construct(array $responses, $syncToken = null) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/ |
H A D | ConfigManagementSyncState.php | 48 public $syncToken; variable in Google\\Service\\GKEHub\\ConfigManagementSyncState 137 public function setSyncToken($syncToken)
|
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/ |
H A D | SyncSupport.php | 79 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null);
|
H A D | PDO.php | 465 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null) {
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/ |
H A D | SyncSupport.php | 79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null);
|
H A D | PDO.php | 965 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) {
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/ |
H A D | SyncSupport.php | 79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null);
|
H A D | PDO.php | 843 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) {
|
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/ |
H A D | SyncSupport.php | 79 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null);
|
H A D | PDO.php | 460 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null) {
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/ |
H A D | ISyncCollection.php | 86 function getChanges($syncToken, $syncLevel, $limit = null);
|
H A D | Plugin.php | 160 …protected function sendSyncCollectionResponse($syncToken, $collectionUrl, array $added, array $mod…
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/ |
H A D | ISyncCollection.php | 86 function getChanges($syncToken, $syncLevel, $limit = null);
|
H A D | Plugin.php | 160 …protected function sendSyncCollectionResponse($syncToken, $collectionUrl, array $added, array $mod…
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/ |
H A D | SyncCollectionReport.php | 28 public $syncToken; variable in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/ |
H A D | SyncCollectionReport.php | 28 public $syncToken; variable in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/ |
H A D | MockSyncCollection.php | 102 public function getChanges($syncToken, $syncLevel, $limit = null) {
|
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/ |
H A D | AddressBook.php | 343 function getChanges($syncToken, $syncLevel, $limit = null) {
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/ |
H A D | Calendar.php | 457 function getChanges($syncToken, $syncLevel, $limit = null) {
|
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/ |
H A D | AddressBook.php | 419 function getChanges($syncToken, $syncLevel, $limit = null) {
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
H A D | Calendar.php | 512 function getChanges($syncToken, $syncLevel, $limit = null) {
|
/plugin/davcal/ |
H A D | calendarBackendDokuwiki.php | 561 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null)
|
H A D | helper.php | 1901 public function getChangesForCalendar($calid, $syncToken, $syncLevel, $limit = null)
|