Home
last modified time | relevance | path

Searched refs:MethodNotAllowed (Results 26 – 29 of 29) sorted by last modified time

12

/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…
/plugin/webdav/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');
/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');

12