Liking cljdoc? Tell your friends :D

stencil.model.style


*current-styles*clj

source

assoc-styleclj

(assoc-style model dir)
source

expect-fragment-context!cljmacro

(expect-fragment-context! & bodies)
source

file-writerclj

(file-writer template)
source

insert-styles!clj

(insert-styles! style-defs)

Returns a map of all style definitions where key is style id from style-defs and value is new style id.

Returns a map of all style definitions where key is style id from style-defs and value is new style id.
sourceraw docstring

rel-typeclj

Relationship type of style definitions in _rels/.rels file.

Relationship type of style definitions in _rels/.rels file.
sourceraw docstring

with-styles-contextcljmacro

(with-styles-context template-model body)
source

xml-rename-style-idsclj

(xml-rename-style-ids style-id-renames xml-tree)

Recursively renames occurrences of old style ids to new ids based on rename map.

Recursively renames occurrences of old style ids to new ids based on rename map.
sourceraw docstring

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

× close