Liking cljdoc? Tell your friends :D

c3kit.wire.ajax


active-ajax-requestscljs


activity?cljs

(activity?)

api-not-found-handlerclj

(api-not-found-handler request)

build-ajax-callcljs

(build-ajax-call method method-fn url params handler opt-args)

default-ajax-ex-handlerclj

(default-ajax-ex-handler request ex)

errorclj

(error)
(error payload)
(error payload msg)

failclj

(fail)
(fail payload)
(fail payload msg)

first-flashclj

(first-flash response)

first-flash-textclj

(first-flash-text response)

flashclj

(flash response)

flash-errorclj

(flash-error response msg)

flash-successclj

(flash-success response msg)

flash-warnclj

(flash-warn response msg)

get!cljs

(get! url params handler & opt-args)

handle-http-errorcljs

(handle-http-error response ajax-call)

handle-server-downcljs

(handle-server-down ajax-call)

maybe-validation-errorsclj

(maybe-validation-errors entity)

okclj

(ok)
(ok payload)
(ok payload msg)

payloadclj

(payload response)

post!cljs

(post! url params handler & opt-args)

redirectclj

(redirect uri)
(redirect uri msg)

request-mapcljs

(request-map {:keys [options params method] :as ajax-call})

responseclj

(response body)

save-destinationcljs

(save-destination dest)

server-down?cljs

(server-down? response)

statusclj

(status response)

triage-responsecljs

(triage-response response ajax-call)

validation-errors-responseclj

(validation-errors-response entity)

wrap-add-api-versionclj

(wrap-add-api-version handler)

wrap-ajaxclj

(wrap-ajax handler)

wrap-api-transit-responseclj

(wrap-api-transit-response handler)

wrap-catch-api-errorsclj

(wrap-catch-api-errors handler)

wrap-transfer-flash-to-apiclj

(wrap-transfer-flash-to-api handler)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close