Elgg  Version 5.1
Elgg\Ajax\Service Member List

This is the complete list of members for Elgg\Ajax\Service, including all inherited members.

__construct(EventsService $events, SystemMessagesService $msgs, Request $request, Config $amdConfig)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