Home
last modified time | relevance | path

Searched refs:SyncSupport (Results 1 – 12 of 12) sorted by last modified time

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php20 class PDO extends AbstractBackend implements SyncSupport, SubscriptionSupport, SchedulingSupport {
H A DSyncSupport.php21 interface SyncSupport extends BackendInterface { interface
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php443 $this->caldavBackend instanceof Backend\SyncSupport &&
449 $this->caldavBackend instanceof Backend\SyncSupport &&
514 if (!$this->caldavBackend instanceof Backend\SyncSupport) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php350 $this->carddavBackend instanceof Backend\SyncSupport &&
356 $this->carddavBackend instanceof Backend\SyncSupport &&
421 if (!$this->carddavBackend instanceof Backend\SyncSupport) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DPDO.php17 class PDO extends AbstractBackend implements SyncSupport {
H A DSyncSupport.php21 interface SyncSupport extends BackendInterface { interface
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php23 SyncSupport,
H A DSyncSupport.php21 interface SyncSupport extends BackendInterface { interface
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
H A DPDO.php17 class PDO extends AbstractBackend implements SyncSupport {
H A DSyncSupport.php21 interface SyncSupport extends BackendInterface { interface
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php274 $this->carddavBackend instanceof Backend\SyncSupport &&
280 $this->carddavBackend instanceof Backend\SyncSupport &&
345 if (!$this->carddavBackend instanceof Backend\SyncSupport) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php388 $this->caldavBackend instanceof Backend\SyncSupport &&
394 $this->caldavBackend instanceof Backend\SyncSupport &&
459 if (!$this->caldavBackend instanceof Backend\SyncSupport) {