Liking cljdoc? Tell your friends :D

framework-lib.core


close-popupcljs

(close-popup)

Close popup

Close popup
sourceraw docstring

create-entitycljs

(create-entity conf)

Call generate-form function with create entity parameters

Call generate-form function with create entity parameters
sourceraw docstring

default-th-td-stylecljs

source

edit-actioncljs

(edit-action conf)

Edit action configuration

Edit action configuration
sourceraw docstring

edit-entitycljs

(edit-entity conf)

Call entity-form function

Call entity-form function
sourceraw docstring

entity-deletecljs

(entity-delete conf)

Request entity to be deleted from server

Request entity to be deleted from server
sourceraw docstring

entity-delete-successcljs

(entity-delete-success xhr {conf :conf {table-fn :table-fn} :conf})

Entity delete success

Entity delete success
sourceraw docstring

entity-detailscljs

(entity-details conf)

Call entity-form function from generated entities table with details entity parameters

Call entity-form function from generated entities table with details entity parameters
sourceraw docstring

entity-table-successcljs

(entity-table-success xhr ajax-params)

Generate entity table after retrieving entities

Generate entity table after retrieving entities
sourceraw docstring

find-input-fncljs

(find-input-fn field-type i)

Find fn that generates right input field type

Find fn that generates right input field type
sourceraw docstring

framework-default-errorcljs

(framework-default-error xhr)

Framework default error function

Framework default error function
sourceraw docstring

gen-tablecljs

(gen-table conf & [sl-node event search-call])

Generate table with data

Generate table with data
sourceraw docstring

generate-fieldcljs

(generate-field id value field-type & [attrs evts options])

Generate input field of particular type

Generate input field of particular type
sourceraw docstring

image-fieldcljs

(image-field content attrs & [evts dyn-attrs])

Render img html field and hidden input field

Render img html field and hidden input field
sourceraw docstring

input-typescljs

source

insert-actioncljs

(insert-action conf)

Insert action configuration

Insert action configuration
sourceraw docstring

(popup-fn {content :content heading :heading})

Append generated popup to body

Append generated popup to body
sourceraw docstring

render-imgcljs

(render-img {file-id :file-id img-id :img-id hidden-id :hidden-id})

Render uploaded image

Render uploaded image
sourceraw docstring

search-entities-fncljs

(search-entities-fn ajax-params)

Search entities by fields from configuration

Search entities by fields from configuration
sourceraw docstring

select-fieldcljs

(select-field content attrs evts & [dyn-attrs])

Render select field

Render select field
sourceraw docstring

textarea-fieldcljs

(textarea-field content attrs evts & [dyn-attrs])

Render select field

Render select field
sourceraw docstring

update-actioncljs

(update-action conf)

Update action configuration

Update action configuration
sourceraw docstring

validate-fieldcljs

(validate-field input-element validations id)

Read validation attributes of particular fields

Read validation attributes of particular fields
sourceraw docstring

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

× close