Home
last modified time | relevance | path

Searched refs:ResponseInterface (Results 76 – 100 of 103) sorted by last modified time

12345

/plugin/webdav/vendor/sabre/http/lib/
H A DResponseInterface.php12 interface ResponseInterface extends MessageInterface { interface
H A DSapi.php53 * @param ResponseInterface $response
56 static function sendResponse(ResponseInterface $response) {
H A DClient.php341 * @return ResponseInterface
H A DResponse.php12 class Response extends Message implements ResponseInterface {
H A DClientHttpException.php20 * @var ResponseInterface
27 * @param ResponseInterface $response
29 function __construct(ResponseInterface $response) {
50 * @return ResponseInterface
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php10 use Sabre\HTTP\ResponseInterface; alias
78 * @param ResponseInterface $response
81 function httpGet(RequestInterface $request, ResponseInterface $response) {
168 * @param ResponseInterface $response
170 …($path, $start, $end, $expand, $componentType, $format, $properties, ResponseInterface $response) {
H A DPlugin.php14 use Sabre\HTTP\ResponseInterface; alias
267 * @param ResponseInterface $response
270 function httpMkCalendar(RequestInterface $request, ResponseInterface $response) {
816 * @param ResponseInterface $response The http response.
820 …dateICalendar(&$data, $path, &$modified, RequestInterface $request, ResponseInterface $response, $…
1014 * @param ResponseInterface $response
1017 function httpAfterGet(RequestInterface $request, ResponseInterface $response) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php22 use Sabre\HTTP\ResponseInterface; alias
164 * @param ResponseInterface $response
167 function httpPost(RequestInterface $request, ResponseInterface $response) {
341 * @param ResponseInterface $response HTTP Response
348 …function calendarObjectChange(RequestInterface $request, ResponseInterface $response, VCalendar $v…
731 * @param ResponseInterface $response
734 …function outboxRequest(IOutbox $outboxNode, RequestInterface $request, ResponseInterface $response…
795 * @param ResponseInterface $response
798 …tbox $outbox, VObject\Component $vObject, RequestInterface $request, ResponseInterface $response) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php11 use Sabre\HTTP\ResponseInterface; alias
769 * @param ResponseInterface $response
772 function httpAfterGet(RequestInterface $request, ResponseInterface $response) {
H A DVCFExportPlugin.php7 use Sabre\HTTP\ResponseInterface; alias
52 * @param ResponseInterface $response
55 function httpGet(RequestInterface $request, ResponseInterface $response) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractBasic.php8 use Sabre\HTTP\ResponseInterface; alias
90 * @param ResponseInterface $response
93 function check(RequestInterface $request, ResponseInterface $response) {
130 * @param ResponseInterface $response
133 function challenge(RequestInterface $request, ResponseInterface $response) {
H A DApache.php6 use Sabre\HTTP\ResponseInterface; alias
54 * @param ResponseInterface $response
57 function check(RequestInterface $request, ResponseInterface $response) {
89 * @param ResponseInterface $response
92 function challenge(RequestInterface $request, ResponseInterface $response) {
H A DAbstractBearer.php8 use Sabre\HTTP\ResponseInterface; alias
83 * @param ResponseInterface $response
86 function check(RequestInterface $request, ResponseInterface $response) {
124 * @param ResponseInterface $response
127 function challenge(RequestInterface $request, ResponseInterface $response) {
H A DAbstractDigest.php8 use Sabre\HTTP\ResponseInterface; alias
92 * @param ResponseInterface $response
95 function check(RequestInterface $request, ResponseInterface $response) {
147 * @param ResponseInterface $response
150 function challenge(RequestInterface $request, ResponseInterface $response) {
H A DBackendInterface.php6 use Sabre\HTTP\ResponseInterface; alias
42 * @param ResponseInterface $response
45 function check(RequestInterface $request, ResponseInterface $response);
65 * @param ResponseInterface $response
68 function challenge(RequestInterface $request, ResponseInterface $response);
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php14 use Sabre\HTTP\ResponseInterface; alias
870 * @param ResponseInterface $response
873 function beforeMethod(RequestInterface $request, ResponseInterface $response) {
1163 * @param ResponseInterface $response
1166 function httpAcl(RequestInterface $request, ResponseInterface $response) {
/plugin/webdav/vendor/sabre/http/
H A DREADME.md265 function(ResponseInterface $response) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DPlugin.php12 use Sabre\HTTP\ResponseInterface; alias
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/
H A DPlugin.php9 use Sabre\HTTP\ResponseInterface; alias
127 * @param ResponseInterface $response
130 function beforeMethod(RequestInterface $request, ResponseInterface $response) {
188 * @param ResponseInterface $response
191 function check(RequestInterface $request, ResponseInterface $response) {
229 * @param ResponseInterface $response
232 function challenge(RequestInterface $request, ResponseInterface $response) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php7 use Sabre\HTTP\ResponseInterface; alias
112 * @param ResponseInterface $response
115 function httpPatch(RequestInterface $request, ResponseInterface $response) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DTemporaryFileFilterPlugin.php6 use Sabre\HTTP\ResponseInterface; alias
107 * @param ResponseInterface $response
110 function beforeMethod(RequestInterface $request, ResponseInterface $response) {
187 * @param ResponseInterface $hR
191 function httpGet(RequestInterface $request, ResponseInterface $hR, $tempLocation) {
208 * @param ResponseInterface $hR
212 function httpPut(RequestInterface $request, ResponseInterface $hR, $tempLocation) {
235 * @param ResponseInterface $hR
239 function httpDelete(RequestInterface $request, ResponseInterface $hR, $tempLocation) {
258 * @param ResponseInterface $hR
[all …]
H A DCorePlugin.php7 use Sabre\HTTP\ResponseInterface; alias
75 * @param ResponseInterface $response
207 * @param ResponseInterface $response
242 * @param ResponseInterface $response
279 * @param ResponseInterface $response
312 * @param ResponseInterface $response
371 * @param ResponseInterface $response
444 * @param ResponseInterface $response
549 * @param ResponseInterface $response
617 * @param ResponseInterface $response
[all …]
/plugin/webdav/vendor/sabre/http/lib/Auth/
H A DAbstractAuth.php6 use Sabre\HTTP\ResponseInterface; alias
36 * @var ResponseInterface
46 …function __construct($realm = 'SabreTooth', RequestInterface $request, ResponseInterface $response…
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DMapGetToPropFind.php7 use Sabre\HTTP\ResponseInterface; alias
44 * @param ResponseInterface $response
47 function httpGet(RequestInterface $request, ResponseInterface $response) {
/plugin/webdav/core/Plugin/
H A DFakeLocker.php36 use Sabre\HTTP\ResponseInterface; alias
130 * @param ResponseInterface $response
133 public function fakeLockProvider(RequestInterface $request, ResponseInterface $response)
155 * @param ResponseInterface $response
158 public function fakeUnlockProvider(RequestInterface $request, ResponseInterface $response)

12345