(activity?)
(api-not-found-handler request)
(build-ajax-call method method-fn url params handler opt-args)
(default-ajax-ex-handler request ex)
(error)
(error payload)
(error payload msg)
(fail)
(fail payload)
(fail payload msg)
(first-flash response)
(first-flash-text response)
(flash response)
(flash-error response msg)
(flash-success response msg)
(flash-warn response msg)
(get! url params handler & opt-args)
(handle-http-error response ajax-call)
(handle-server-down ajax-call)
(maybe-validation-errors entity)
(ok)
(ok payload)
(ok payload msg)
(payload response)
(post! url params handler & opt-args)
(redirect uri)
(redirect uri msg)
(request-map {:keys [options params method] :as ajax-call})
(response body)
(save-destination dest)
(server-down? response)
(status response)
(triage-response response ajax-call)
(validation-errors-response entity)
(wrap-add-api-version handler)
(wrap-ajax handler)
(wrap-api-transit-response handler)
(wrap-catch-api-errors handler)
(wrap-transfer-flash-to-api handler)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close