Liking cljdoc? Tell your friends :D

boundary.admin.core.ui

Admin UI components using Hiccup for server-side HTML generation.

This namespace is a thin FACADE: the implementation lives in focused sibling namespaces under boundary.admin.core.ui.*. Every public function consumers rely on is re-exported here so admin-ui/entity-list-page, ui/format-field-label, etc. keep resolving unchanged.

Implementation namespaces:

  • boundary.admin.core.ui.base — shared URL/field/column primitives
  • boundary.admin.core.ui.layout — shell, sidebar, home, error pages, dialog
  • boundary.admin.core.ui.list — entity list page, table, rows, search
  • boundary.admin.core.ui.filters — advanced filter builder
  • boundary.admin.core.ui.inline-editing — inline (double-click) cell editing
  • boundary.admin.core.ui.detail — detail/edit page, form, field grouping

See each impl namespace for the original docstrings on these functions.

Admin UI components using Hiccup for server-side HTML generation.

This namespace is a thin FACADE: the implementation lives in focused
sibling namespaces under `boundary.admin.core.ui.*`. Every public function
consumers rely on is re-exported here so `admin-ui/entity-list-page`,
`ui/format-field-label`, etc. keep resolving unchanged.

Implementation namespaces:
- `boundary.admin.core.ui.base`           — shared URL/field/column primitives
- `boundary.admin.core.ui.layout`         — shell, sidebar, home, error pages, dialog
- `boundary.admin.core.ui.list`           — entity list page, table, rows, search
- `boundary.admin.core.ui.filters`        — advanced filter builder
- `boundary.admin.core.ui.inline-editing` — inline (double-click) cell editing
- `boundary.admin.core.ui.detail`         — detail/edit page, form, field grouping

See each impl namespace for the original docstrings on these functions.
raw docstring

admin-forbidden-pageclj

source

admin-homeclj

source

admin-layoutclj

source

admin-not-found-pageclj

source

admin-shellclj

source

admin-sidebarclj

source

build-table-urlclj

source

confirm-delete-dialogclj

source

entity-create-urlclj

source

entity-detail-pageclj

source

entity-formclj

source

entity-list-pageclj

source

entity-new-pageclj

source

entity-search-formclj

source

entity-tableclj

source

entity-table-rowclj

source

format-field-labelclj

source

get-field-errorsclj

source

get-operators-for-field-typeclj

source

list-column-stylesclj

source

list-column-weightclj

source

parent-context-bannerclj

source

source

render-field-valueclj

source

render-field-widgetclj

source

render-filter-builderclj

source

render-filter-rowclj

source

render-filter-value-inputsclj

source

render-inline-edit-cellclj

source

render-inline-edit-formclj

source

render-inline-edit-form-with-errorclj

source

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