Home
last modified time | relevance | path

Searched refs:MethodNotAllowed (Results 1 – 25 of 29) sorted by relevance

12

/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php68 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 DAddressBook.php119 … 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 DCard.php241 throw new DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php70 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 DAddressBook.php121 … 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 DSchedulingObject.php6 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 DFileMock.php98 throw new DAV\Exception\MethodNotAllowed();
104 throw new DAV\Exception\MethodNotAllowed();
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DSchedulingObject.php6 use Sabre\DAV\Exception\MethodNotAllowed; alias
84 throw new MethodNotAllowed('Updating scheduling objects is not supported');
H A DOutbox.php154 throw new DAV\Exception\MethodNotAllowed('You\'re not allowed to update the ACL');
H A DInbox.php203 throw new DAV\Exception\MethodNotAllowed('You\'re not allowed to update the ACL');
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php8 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 DCalendar.php181 …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 DCalendarHome.php109 …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 DCalendarObject.php268 throw new \Sabre\DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DMethodNotAllowed.php16 class MethodNotAllowed extends DAV\Exception { class
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DMethodNotAllowed.php16 class MethodNotAllowed extends DAV\Exception { class
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php183 …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 DCalendarHome.php111 …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 DOutboxTest.php59 } catch (DAV\Exception\MethodNotAllowed $e) {
H A DInboxTest.php66 } catch (DAV\Exception\MethodNotAllowed $e) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DAbstractPrincipalCollection.php95 … throw new DAV\Exception\MethodNotAllowed('Listing members of this collection is disabled');
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DAbstractPrincipalCollection.php95 … throw new DAV\Exception\MethodNotAllowed('Listing members of this collection is disabled');
H A DPrincipal.php266 throw new DAV\Exception\MethodNotAllowed('Updating ACLs is not allowed here');
/plugin/webdav/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php122 …throw new DAV\Exception\MethodNotAllowed('The target resource does not support the PATCH method.');
/plugin/davcal/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php122 …throw new DAV\Exception\MethodNotAllowed('The target resource does not support the PATCH method.');

12