|
Elgg
Version master
|
This is the complete list of members for Elgg\Ajax\Service, including all inherited members.
| $allowed_views | Elgg\Ajax\Service | protected |
| $response_sent | Elgg\Ajax\Service | protected |
| __construct(protected EventsService $events, protected SystemMessagesService $msgs, protected Request $request, protected ESMService $esm, protected ExternalFiles $externalFiles) | Elgg\Ajax\Service | |
| decodeJson($string) | Elgg\Ajax\Service | |
| getViews() | Elgg\Ajax\Service | |
| isAjax2Request() | Elgg\Ajax\Service | |
| isReady() | Elgg\Ajax\Service | |
| prepareResponse(\Elgg\Event $event) | Elgg\Ajax\Service | |
| registerView(string $view) | Elgg\Ajax\Service | |
| respondFromApiResponse(AjaxResponse $api_response, string $event_type='') | Elgg\Ajax\Service | |
| respondFromOutput($output, string $event_type='', bool $try_decode=true) | Elgg\Ajax\Service | |
| respondWithError(string $msg='', int $status=400) | Elgg\Ajax\Service | |
| unregisterView(string $view) | Elgg\Ajax\Service |