/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/ |
H A D | ExceptionTest.php | 10 $this->assertEquals(500,$e->getHTTPCode()); 24 $this->assertEquals($status, $obj->getHTTPCode());
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/ |
H A D | InsufficientStorage.php | 23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\InsufficientStorage
|
H A D | RequestedRangeNotSatisfiable.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\RequestedRangeNotSatisfiable
|
H A D | ServiceUnavailable.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\ServiceUnavailable
|
H A D | BadRequest.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\BadRequest
|
H A D | Conflict.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\Conflict
|
H A D | NotImplemented.php | 23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\NotImplemented
|
H A D | PaymentRequired.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\PaymentRequired
|
H A D | UnsupportedMediaType.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\UnsupportedMediaType
|
H A D | Forbidden.php | 23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\Forbidden
|
H A D | LengthRequired.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\LengthRequired
|
H A D | NotAuthenticated.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\NotAuthenticated
|
H A D | NotFound.php | 23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\NotFound
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/ |
H A D | NotAuthenticated.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\NotAuthenticated
|
H A D | NotFound.php | 23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\NotFound
|
H A D | NotImplemented.php | 23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\NotImplemented
|
H A D | PaymentRequired.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\PaymentRequired
|
H A D | RequestedRangeNotSatisfiable.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\RequestedRangeNotSatisfiable
|
H A D | ServiceUnavailable.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\ServiceUnavailable
|
H A D | UnsupportedMediaType.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\UnsupportedMediaType
|
H A D | BadRequest.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\BadRequest
|
H A D | Conflict.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\Conflict
|
H A D | Forbidden.php | 23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\Forbidden
|
H A D | InsufficientStorage.php | 23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\InsufficientStorage
|
H A D | LengthRequired.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\LengthRequired
|