webapps.pastebin vocabulary
Factor handbook ยป Vocabulary index


Summary

Metadata
Tags:web
Authors:Slava Pestov


Words

Tuple classes
ClassSuperclassSlots
annotation entityparent
entity tupleid summary author mode date contents
paste-state entityannotations
pastebin dispatcher


Generic words
WordStack effect
entity-url( entity -- url )


Symbol words
can-delete-pastes?
pastebin-email-from
pastebin-email-to


Ordinary words
WordStack effect
<annotation>( parent id -- annotation )
<delete-annotation-action>( -- action )
<delete-paste-action>( -- action )
<new-annotation-action>( -- action )
<new-paste-action>( -- action )
<paste-action>( -- action )
<paste-feed-action>( -- action )
<paste-state>( id -- paste )
<pastebin-action>( -- action )
<pastebin-feed-action>( -- action )
<pastebin>( -- responder )
<raw-annotation-action>( -- action )
<raw-paste-action>( -- action )
annotation-url( parent id -- url )
deposit-entity-slots( tuple -- )
email-on-paste( url -- )
lookup-annotation( id -- annotation )
paste( id -- paste/f )
paste-mode-names( -- value )
paste-url( id -- url )
pastebin-url( -- value )
pastes( -- pastes )
validate-entity( -- )


Class predicate words
WordStack effect
annotation?( object -- ? )
entity?( object -- ? )
paste-state?( object -- ? )
pastebin?( object -- ? )


Files


Metadata files