ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
__construct () | |
checkResponse ($response, $endpoint) | |
handleResponse ($request, $response, $fakePostBody=null) | |
fakeResponseBlocked ($post=null) | |
exitResponseError () | |
exitProxyError () | |
exitBadRequest () | |
sendData ($obj) | |
emit ($response) | |
Private Member Functions | |
msg ($msg) | |
Private Attributes | |
$dic | |
$xapiproxy | |
Definition at line 7 of file XapiProxyResponse.php.
XapiProxy\XapiProxyResponse::__construct | ( | ) |
Definition at line 13 of file XapiProxyResponse.php.
References $GLOBALS.
XapiProxy\XapiProxyResponse::checkResponse | ( | $response, | |
$endpoint | |||
) |
Definition at line 19 of file XapiProxyResponse.php.
References Vendor\Package\$e, and $response.
XapiProxy\XapiProxyResponse::emit | ( | $response | ) |
Definition at line 185 of file XapiProxyResponse.php.
XapiProxy\XapiProxyResponse::exitBadRequest | ( | ) |
Definition at line 144 of file XapiProxyResponse.php.
References $_SERVER, Vendor\Package\$e, and exit.
XapiProxy\XapiProxyResponse::exitProxyError | ( | ) |
Definition at line 125 of file XapiProxyResponse.php.
References $_SERVER, Vendor\Package\$e, and exit.
XapiProxy\XapiProxyResponse::exitResponseError | ( | ) |
Definition at line 106 of file XapiProxyResponse.php.
References $_SERVER, Vendor\Package\$e, and exit.
XapiProxy\XapiProxyResponse::fakeResponseBlocked | ( | $post = null | ) |
Definition at line 64 of file XapiProxyResponse.php.
References $_SERVER, Vendor\Package\$e, and exit.
XapiProxy\XapiProxyResponse::handleResponse | ( | $request, | |
$response, | |||
$fakePostBody = null |
|||
) |
Definition at line 39 of file XapiProxyResponse.php.
References $response.
|
private |
Definition at line 226 of file XapiProxyResponse.php.
XapiProxy\XapiProxyResponse::sendData | ( | $obj | ) |
Definition at line 163 of file XapiProxyResponse.php.
References $_SERVER, Vendor\Package\$e, and exit.
|
private |
Definition at line 9 of file XapiProxyResponse.php.
|
private |
Definition at line 10 of file XapiProxyResponse.php.