Home
last modified time | relevance | path

Searched refs:SchedulingSupport (Results 1 – 11 of 11) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php138 if ($name === 'inbox' && $this->caldavBackend instanceof Backend\SchedulingSupport) {
141 if ($name === 'outbox' && $this->caldavBackend instanceof Backend\SchedulingSupport) {
205 if ($this->caldavBackend instanceof Backend\SchedulingSupport) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php136 if ($name === 'inbox' && $this->caldavBackend instanceof Backend\SchedulingSupport) {
139 if ($name === 'outbox' && $this->caldavBackend instanceof Backend\SchedulingSupport) {
211 if ($this->caldavBackend instanceof Backend\SchedulingSupport) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSchedulingSupport.php13 interface SchedulingSupport extends BackendInterface { interface
H A DPDO.php25 SchedulingSupport,
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSchedulingSupport.php13 interface SchedulingSupport extends BackendInterface { interface
H A DPDO.php20 class PDO extends AbstractBackend implements SyncSupport, SubscriptionSupport, SchedulingSupport {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockScheduling.php7 class MockScheduling extends Mock implements SchedulingSupport {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DSchedulingObject.php48 function __construct(Backend\SchedulingSupport $caldavBackend, array $objectData) {
H A DInbox.php42 function __construct(Backend\SchedulingSupport $caldavBackend, $principalUri) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DSchedulingObject.php48 function __construct(Backend\SchedulingSupport $caldavBackend, array $objectData) {
H A DInbox.php40 function __construct(Backend\SchedulingSupport $caldavBackend, $principalUri) {