Home
last modified time | relevance | path

Searched defs:throwExceptions (Results 1 – 4 of 4) sorted by relevance

/plugin/webdav/vendor/sabre/http/lib/
H A DClient.php58 protected $throwExceptions = false; variable in Sabre\\HTTP\\Client
316 function setThrowExceptions($throwExceptions) {
/plugin/davcal/vendor/sabre/http/lib/
H A DClient.php57 protected $throwExceptions = false; variable in Sabre\\HTTP\\Client
314 function setThrowExceptions($throwExceptions) {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php185 …function checkPrivileges($uri, $privileges, $recursion = self::R_PARENT, $throwExceptions = true) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php192 …function checkPrivileges($uri, $privileges, $recursion = self::R_PARENT, $throwExceptions = true) {