furnace.utilities vocabulary
Factor handbook ยป Vocabulary index


Summary
Odds and ends

Metadata
Tags:web
Authors:Slava Pestov


Words

Tuple classes
ClassSuperclassSlots
no-such-responder tupleresponder
no-such-word tuplename vocab


Generic words
WordStack effect
adjust-redirect-url( url -- url' )
adjust-url( url -- url' )
link-attr( tag responder -- )
modify-form( responder -- xml/f )
modify-query( query responder -- query' )
modify-redirect-query( query responder -- query' )


Symbol words
exit-continuation


Ordinary words
WordStack effect
base-path( string -- seq )
client-state( key -- value/f )
cookie-client-state( key request -- value/f )
each-responder( quot: ( ... responder -- ... ) -- )
exit-with( value -- * )
form-modifications( -- xml )
hidden-form-field( value name -- xml )
nested-forms-key( -- value )
nested-responders( -- seq )
no-such-responder( responder -- * )
no-such-word( name vocab -- * )
post-client-state( key request -- value/f )
referrer( -- referrer/f )
resolve-base-path( string -- string' )
resolve-template-path( pair -- path )
resolve-word-path( word -- path/f )
same-host?( url -- ? )
string>word( string -- word )
strings>words( seq -- seq' )
user-agent( -- user-agent )
with-exit-continuation( quot -- value )
word>string( word -- string )
words>strings( seq -- seq' )


Class predicate words
WordStack effect
no-such-responder?( object -- ? )
no-such-word?( object -- ? )


Files


Metadata files