wf-core:view

Renders a view of a widget.

Syntax
<wf-core:view
   flush="..."?
   view="..."?
   widget="..."?
   widgetName="..."?>
   ...
</wf-core:view>
Attributes
widget

The widget article for which the view is to be rendered.

widgetName

The name of the widget for which the view is to be rendered.

view

The name of the view to render.

flush

If this attribute is set, the buffer will be flushed.