Home
last modified time | relevance | path

Searched refs:Forbidden (Results 26 – 50 of 58) sorted by relevance

123

/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DForbidden.php16 class Forbidden extends DAV\Exception { class
H A DInvalidResourceType.php17 class InvalidResourceType extends Forbidden {
H A DTooManyMatches.php22 class TooManyMatches extends Forbidden {
H A DInvalidSyncToken.php22 class InvalidSyncToken extends Forbidden {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DForbidden.php16 class Forbidden extends DAV\Exception { class
H A DInvalidResourceType.php17 class InvalidResourceType extends Forbidden {
H A DTooManyMatches.php22 class TooManyMatches extends Forbidden {
H A DInvalidSyncToken.php22 class InvalidSyncToken extends Forbidden {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DACLTrait.php79 throw new \Sabre\DAV\Exception\Forbidden('Setting ACL is not supported on this node');
H A DPlugin.php7 use Sabre\DAV\Exception\Forbidden; alias
1556 throw new Forbidden('Could not fetch ACL rules for this path');
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Exception/
H A DInvalidComponentType.php15 class InvalidComponentType extends DAV\Exception\Forbidden {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Exception/
H A DInvalidComponentType.php15 class InvalidComponentType extends DAV\Exception\Forbidden {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php6 use Sabre\DAV\Exception\Forbidden; alias
121 throw new Forbidden('Sharing is not allowed on this node');
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNeedPrivileges.php17 class NeedPrivileges extends DAV\Exception\Forbidden {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNeedPrivileges.php17 class NeedPrivileges extends DAV\Exception\Forbidden {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php74 throw new DAV\Exception\Forbidden();
85 throw new DAV\Exception\Forbidden();
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php72 throw new DAV\Exception\Forbidden();
83 throw new DAV\Exception\Forbidden();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DHttpMoveTest.php104 throw new \Sabre\DAV\Exception\Forbidden('uh oh');
/plugin/davcal/
H A DcalendarBackendDokuwiki.php6 use \Sabre\DAV\Exception\Forbidden; alias
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php23 use Sabre\DAV\Exception\Forbidden; alias
673 …throw new Forbidden('The organizer in the request did not match any of the addresses for the owner…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php10 use Sabre\DAV\Exception\Forbidden; alias
814 …throw new Forbidden('The organizer in the request did not match any of the addresses for the owner…
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php8 use Sabre\DAV\Exception\Forbidden; alias
1022 …throw new Forbidden('The {http://calendarserver.org/ns/}source property is required when creating …
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php7 use Sabre\DAV\Exception\Forbidden; alias
1149 …throw new Forbidden('The {http://calendarserver.org/ns/}source property is required when creating …
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php588 …throw new Exception\Forbidden('Requested uri (' . $uri . ') is out of base uri (' . $this->getBase…
769 throw new Exception\Forbidden('Source and destination uri are identical.');
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php555 …throw new Exception\Forbidden('Requested uri (' . $uri . ') is out of base uri (' . $this->getBase…
736 throw new Exception\Forbidden('Source and destination uri are identical.');

123