wf-core:view

Renders a view of a widget.

Syntax
<wf-core:view
   addWrapper="..."?
   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.

addWrapper

If this attribute is set to false, wrapper will not be added while rendering view of a widget. The default value is true