/plugin/davcal/vendor/sabre/dav/lib/CardDAV/ |
H A D | AddressBookHome.php | 68 throw new DAV\Exception\MethodNotAllowed(); 79 throw new DAV\Exception\MethodNotAllowed(); 105 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported'); 119 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo… 241 throw new DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
|
H A D | AddressBook.php | 119 … throw new DAV\Exception\MethodNotAllowed('Creating collections in addressbooks is not allowed'); 165 throw new DAV\Exception\MethodNotAllowed('Renaming addressbooks is not yet supported'); 316 throw new DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
|
H A D | Card.php | 241 throw new DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
|
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/ |
H A D | AddressBookHome.php | 70 throw new DAV\Exception\MethodNotAllowed(); 81 throw new DAV\Exception\MethodNotAllowed(); 107 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported'); 121 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
|
H A D | AddressBook.php | 121 … throw new DAV\Exception\MethodNotAllowed('Creating collections in addressbooks is not allowed'); 167 throw new DAV\Exception\MethodNotAllowed('Renaming addressbooks is not yet supported');
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/ |
H A D | SchedulingObject.php | 6 use Sabre\DAV\Exception\MethodNotAllowed; alias 84 throw new MethodNotAllowed('Updating scheduling objects is not supported');
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/ |
H A D | FileMock.php | 98 throw new DAV\Exception\MethodNotAllowed(); 104 throw new DAV\Exception\MethodNotAllowed();
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/ |
H A D | SchedulingObject.php | 6 use Sabre\DAV\Exception\MethodNotAllowed; alias 84 throw new MethodNotAllowed('Updating scheduling objects is not supported');
|
H A D | Outbox.php | 154 throw new DAV\Exception\MethodNotAllowed('You\'re not allowed to update the ACL');
|
H A D | Inbox.php | 203 throw new DAV\Exception\MethodNotAllowed('You\'re not allowed to update the ACL');
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/ |
H A D | Subscription.php | 8 use Sabre\DAV\Exception\MethodNotAllowed; alias 252 throw new MethodNotAllowed('Changing ACL is not yet supported');
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
H A D | Calendar.php | 181 …throw new DAV\Exception\MethodNotAllowed('Creating collections in calendar objects is not allowed'… 223 throw new DAV\Exception\MethodNotAllowed('Renaming calendars is not yet supported'); 373 throw new DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
|
H A D | CalendarHome.php | 109 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported'); 123 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo… 361 throw new DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
|
H A D | CalendarObject.php | 268 throw new \Sabre\DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/ |
H A D | MethodNotAllowed.php | 16 class MethodNotAllowed extends DAV\Exception { class
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/ |
H A D | MethodNotAllowed.php | 16 class MethodNotAllowed extends DAV\Exception { class
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/ |
H A D | Calendar.php | 183 …throw new DAV\Exception\MethodNotAllowed('Creating collections in calendar objects is not allowed'… 225 throw new DAV\Exception\MethodNotAllowed('Renaming calendars is not yet supported');
|
H A D | CalendarHome.php | 111 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported'); 125 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ |
H A D | OutboxTest.php | 59 } catch (DAV\Exception\MethodNotAllowed $e) {
|
H A D | InboxTest.php | 66 } catch (DAV\Exception\MethodNotAllowed $e) {
|
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/ |
H A D | AbstractPrincipalCollection.php | 95 … throw new DAV\Exception\MethodNotAllowed('Listing members of this collection is disabled');
|
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/ |
H A D | AbstractPrincipalCollection.php | 95 … throw new DAV\Exception\MethodNotAllowed('Listing members of this collection is disabled');
|
H A D | Principal.php | 266 throw new DAV\Exception\MethodNotAllowed('Updating ACLs is not allowed here');
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/PartialUpdate/ |
H A D | Plugin.php | 122 …throw new DAV\Exception\MethodNotAllowed('The target resource does not support the PATCH method.');
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/PartialUpdate/ |
H A D | Plugin.php | 122 …throw new DAV\Exception\MethodNotAllowed('The target resource does not support the PATCH method.');
|