Handbook
Glossary
compile-hidden-form-fields ( for -- )
Vocabulary
furnace
.
chloe-tags
Inputs
for
an
object
Outputs
None
Definition
USING:
furnace.utilities
html.templates.chloe.compiler
kernel
xml.data
xml.syntax.private
;
IN:
furnace.chloe-tags
:
compile-hidden-form-fields
( for -- )
[
render-hidden
hidden-nested-fields
form-modifications
3
nenum
T{
xml-chunk
{
seq
V{
""
T{
tag
{
name ~name~
}
{
attrs ~attrs~
}
{
children ~vector~
}
}
""
}
}
}
interpolate-xml
]
curry
[code]
;