Contains dispatch functions for the rendering of the views.
Contains dispatch functions for the rendering of the views.
(indent n)
Renders an indent of n space chars.
Renders an indent of n space chars.
(render model format options)
Renders all relevant views of the model
in the given format
.
Views marked as external (e.g. by setting the namespace scope in the options
) are not rendered.
Renders all relevant views of the `model` in the given `format`. Views marked as external (e.g. by setting the namespace scope in the `options`) are not rendered.
Returns the render file for the given format.
Returns the render file for the given format.
(render-format m format)
(render-format m format options)
(render-format m format options view)
Returns the render format for the multimethod invocation.
Returns the render format for the multimethod invocation.
Contains the supported render formats.
Contains the supported render formats.
Renders the view in the given format.
Renders the view in the given format.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |