Liking cljdoc? Tell your friends :D

reverie.page


app-pageclj

(app-page data)

IPagecljprotocol

optionsclj

(options page)

versionclj

(version page)

pathclj

(path page)

propertiesclj

(properties page)

published?clj

(published? page)

childrenclj

(children page database)

slugclj

(slug page)

root?clj

(root? page)

cache?clj

(cache? page)

children?clj

(children? page database)

parentclj

(parent page)

objectsclj

(objects page)

updatedclj

(updated page)

rawclj

(raw page)

nameclj

(name page)

createdclj

(created page)

typeclj

(type page)

titleclj

(title page)

serialclj

(serial page)

idclj

(id page)

orderclj

(order page)

pageclj

(page data)

raw-pageclj

(raw-page data)

strict-map->AppPageclj

(strict-map->AppPage m23112 & [drop-extra-keys?__20224__auto__])

Factory function for class AppPage, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->

Factory function for class AppPage, taking a map of keywords to field values.  All keys are required, and no extra keys are allowed.  Even faster than map->
raw docstring

strict-map->Pageclj

(strict-map->Page m22825 & [drop-extra-keys?__20224__auto__])

Factory function for class Page, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->

Factory function for class Page, taking a map of keywords to field values.  All keys are required, and no extra keys are allowed.  Even faster than map->
raw docstring

strict-map->RawPageclj

(strict-map->RawPage m22984 & [drop-extra-keys?__20224__auto__])

Factory function for class RawPage, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->

Factory function for class RawPage, taking a map of keywords to field values.  All keys are required, and no extra keys are allowed.  Even faster than map->
raw docstring

type?clj

(type? page expected)

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

× close