Parents: | webapps |
Tags: | web |
Authors: | Slava Pestov |
Class | Superclass | Slots |
annotation | entity | parent |
entity | tuple | id summary author mode date contents |
paste-state | entity | annotations |
pastebin | dispatcher |
Word | Stack effect |
entity-url | ( entity -- url ) |
can-delete-pastes? |
pastebin-email-from |
pastebin-email-to |
Word | Stack 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 | ( -- ) |
Word | Stack effect |
annotation? | ( object -- ? ) |
entity? | ( object -- ? ) |
paste-state? | ( object -- ? ) |
pastebin? | ( object -- ? ) |