furnace.actions vocabulary
Factor handbook ยป Vocabulary index


Documentation
Furnace actions

Metadata
Tags:web
Authors:Slava Pestov


Words

Tuple classes
ClassSuperclassSlots
action tuplerest init authorize display validate submit update replace delete
page-action actiontemplate


Symbol words
rest


Ordinary words
WordStack effect
<action>( -- action )
<chloe-content>( path -- response )
<page-action>( -- page )
check-validation( -- )
handle-delete( action -- response )
handle-get( action -- response )
handle-patch( action -- response )
handle-post( action -- response )
handle-put( action -- response )
handle-rest( path action -- )
init-action( path action -- )
merge-forms( form -- )
new-action( class -- action )
restore-validation-errors( -- )
revalidate-url( -- url/f )
revalidate-url-key( -- value )
set-nested-form( form name -- )
validate-integer-id( -- )
validate-params( validators -- )
validation-failed( -- * )


Class predicate words
WordStack effect
action?( object -- ? )
page-action?( object -- ? )


Files


Metadata files