output_form

Attributes:

Behaviors:

The output_form tag is a single or container tag which returns the content resulting from the form called by the tag. When used as a container tag, contaned content is passed back into the form called, and rendered as part of the form when parsed, by including the yield tag where it is desired that the contained content be displayed.

Yield is used only with output_form.