Liking cljdoc? Tell your friends :D

mirthsync.apis


apisclj

(apis {:keys [disk-mode include-configuration-map] :as app-conf})

channel-deconstructorsclj


deconstruct-nodeclj

(deconstruct-node file-path el-loc find-name-val)

Takes an xml node representing one of our major api elements and returns one or more deconstructed parts with filenames and a zip loc for the content.

Takes an xml node representing one of our major api elements and returns one or
more deconstructed parts with filenames and a zip loc for the content.
raw docstring

deploy-all-channelsclj

(deploy-all-channels app-conf)

Deploy all collected channels in one API call.

Deploy all collected channels in one API call.
raw docstring

iterate-apisclj

(iterate-apis app-conf apis action)

Iterates through the apis calling action on app-conf. If an api updates app-conf the apis processed afterward use the updated app-conf.

Iterates through the apis calling action on app-conf. If an api
updates app-conf the apis processed afterward use the updated
app-conf.
raw docstring

name-script-sequenceclj

(name-script-sequence prefix loc)

Take a script loc to find and build the script name.

Take a script loc to find and build the script name.
raw docstring

nested-file-pathclj

(nested-file-path group-xml-zip selectors {:keys [target el-loc api disk-mode]})

Returns the nested xml file path for the provided api. 'Nested' means that the api xml may be part of a library or group and the path should take that into account. In the case of disk-mode 'groups' the file path may point to an existing xml file representing the group or library.

Returns the nested xml file path for the provided api. 'Nested' means
that the api xml may be part of a library or group and the path
should take that into account. In the case of disk-mode 'groups' the file
path may point to an existing xml file representing the group or
library.
raw docstring

pre-node-actionclj

(pre-node-action keyword app-conf)

preprocess-apiclj

(preprocess-api {:as app-conf {:as api} :api})

this-tag=clj

(this-tag= tagname)

Returns a query predicate that matches if the current exact node is a tag named tagname.

Returns a query predicate that matches if the current exact node is a tag named
tagname.
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