Liking cljdoc? Tell your friends :D

high-c.core


createclj

(create entity auth)

Creates entity.

Creates entity.
raw docstring

fetchclj

(fetch entity id auth)

Compose a basic fetch

Compose a basic fetch
raw docstring

fetch-allclj

(fetch-all entity auth & {:keys [offset]})

Fetch all objects of a given entity.

Fetch all objects of a given entity.
raw docstring

fetch-by-parentclj

(fetch-by-parent parent entity auth)

HighriseItemcljprotocol

endpointclj

(endpoint this)

Return entity's endpoint.

Return entity's endpoint.

hmapclj

(hmap this tree)

Map XML to entity.

Map XML to entity.

rmapclj

(rmap this)

Map entity to XML.

Map entity to XML.

symclj

(sym this)

Symbol representing root XML element.

Symbol representing root XML element.

urlclj

(url this auth)

Return URL for Highrise item.

Return URL for Highrise item.

page-limitclj


(search entity q auth)

Compose a basic search.

Compose a basic search.
raw docstring

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

× close