Liking cljdoc? Tell your friends :D

mirthsync.interfaces


after-pushcljmultimethod

(after-push api app-conf result)

Process result of item push

Process result of item push
raw docstring

api-filescljmultimethod

(api-files api directory)

Find local API XML files for upload

Find local API XML files for upload
raw docstring

deconstruct-nodecljmultimethod

(deconstruct-node app-conf file-path el-loc)

Explode XML node into file/content pairs

Explode XML node into file/content pairs
raw docstring

enabled?cljmultimethod

(enabled? api el-loc)

Is the current xml enabled?

Is the current xml enabled?
raw docstring

file-pathcljmultimethod

(file-path api app-conf)

Build the XML file path

Build the XML file path
raw docstring

find-elementscljmultimethod

(find-elements api el-loc)

Find elements in the returned XML

Find elements in the returned XML
raw docstring

find-idcljmultimethod

(find-id api el-loc)

Find the current xml loc Id

Find the current xml loc Id
raw docstring

find-namecljmultimethod

(find-name api el-loc)

Find the current xml loc name

Find the current xml loc name
raw docstring

local-pathcljmultimethod

(local-path api target)

Base dir for saving files for the api

Base dir for saving files for the api
raw docstring

post-pathcljmultimethod

(post-path api)

HTTP Post on upload path

HTTP Post on upload path
raw docstring

pre-node-actioncljmultimethod

(pre-node-action api app-conf)

Transform app-conf before processing

Transform app-conf before processing
raw docstring

preprocesscljmultimethod

(preprocess api app-conf)

Preprocess app-conf before any other work

Preprocess app-conf before any other work
raw docstring

push-paramscljmultimethod

(push-params api app-conf)

params for HTTP PUT/POST

params for HTTP PUT/POST
raw docstring

query-paramscljmultimethod

(query-params api app-conf)

query-params to use for HTTP Post

query-params to use for HTTP Post
raw docstring

rest-pathcljmultimethod

(rest-path api)

Server API path for GET/PUT

Server API path for GET/PUT
raw docstring

should-skip?clj

(should-skip? api el-loc {:keys [skip-disabled] :as app-conf})

Convenience function to combine enabled? check with skip-disabled check.

Convenience function to combine enabled? check with skip-disabled
check.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close