Handbook
Glossary
entity-url ( entity -- url )
Vocabulary
webapps
.
blogs
Inputs
entity
an
object
Outputs
url
an
object
Definition
IN:
webapps.blogs
GENERIC:
entity-url
( entity -- url )
Methods
USING:
accessors
kernel
webapps.blogs
;
M:
comment
entity-url
[
parent>>
]
[
id>>
]
bi
view-comment-url
;
USING:
accessors
webapps.blogs
;
M:
post-state
entity-url
id>>
view-post-url
;