|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Collaboration diagram for XapiProxy\XapiProxyResponse: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 18 of file XapiProxyResponse.php.
References Vendor\Package\$e, and $response.
| XapiProxy\XapiProxyResponse::emit | ( | $response | ) |
Definition at line 189 of file XapiProxyResponse.php.
| XapiProxy\XapiProxyResponse::exitBadRequest | ( | ) |
Definition at line 149 of file XapiProxyResponse.php.
References $_SERVER, Vendor\Package\$e, and exit.
| XapiProxy\XapiProxyResponse::exitProxyError | ( | ) |
Definition at line 131 of file XapiProxyResponse.php.
References $_SERVER, Vendor\Package\$e, and exit.
| XapiProxy\XapiProxyResponse::exitResponseError | ( | ) |
Definition at line 113 of file XapiProxyResponse.php.
References $_SERVER, Vendor\Package\$e, and exit.
| XapiProxy\XapiProxyResponse::fakeResponseBlocked | ( | $post = NULL | ) |
Definition at line 71 of file XapiProxyResponse.php.
References $_SERVER, Vendor\Package\$e, and exit.
| XapiProxy\XapiProxyResponse::handleResponse | ( | $request, | |
| $response, | |||
$fakePostBody = NULL |
|||
| ) |
Definition at line 46 of file XapiProxyResponse.php.
References $response.
|
private |
Definition at line 229 of file XapiProxyResponse.php.
| XapiProxy\XapiProxyResponse::sendData | ( | $obj | ) |
Definition at line 168 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.