Home
last modified time | relevance | path

Searched refs:InvalidResourceType (Results 1 – 10 of 10) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPrincipalCollection.php5 use Sabre\DAV\Exception\InvalidResourceType; alias
60 * @throws InvalidResourceType
66 … throw new InvalidResourceType('Only resources of type {DAV:}principal may be created here');
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPrincipalCollection.php5 use Sabre\DAV\Exception\InvalidResourceType; alias
65 … throw new InvalidResourceType('Only resources of type {DAV:}principal may be created here');
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php251 throw new DAV\Exception\InvalidResourceType('Unknown resourceType: ' . $rt);
260 … throw new DAV\Exception\InvalidResourceType('This backend does not support subscriptions');
268 …throw new DAV\Exception\InvalidResourceType('You can only create calendars and subscriptions in th…
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php257 throw new DAV\Exception\InvalidResourceType('Unknown resourceType: ' . $rt);
266 … throw new DAV\Exception\InvalidResourceType('This backend does not support subscriptions');
274 …throw new DAV\Exception\InvalidResourceType('You can only create calendars and subscriptions in th…
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DInvalidResourceType.php17 class InvalidResourceType extends Forbidden { class
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DInvalidResourceType.php17 class InvalidResourceType extends Forbidden { class
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php170 throw new DAV\Exception\InvalidResourceType('Unknown resourceType for this collection');
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php168 throw new DAV\Exception\InvalidResourceType('Unknown resourceType for this collection');
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php1207 …throw new Exception\InvalidResourceType('The {DAV:}resourcetype you specified is not supported her…
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php1142 …throw new Exception\InvalidResourceType('The {DAV:}resourcetype you specified is not supported her…