<core:doComponents>

Calls all registered components for the given view, page, position, and optional order.

Tag Information

Tag Class: com.semanticcms.core.taglib.DoComponentsTag
TagExtraInfo Class: None
Body Content: empty
Display Name: None

Attributes

Name Required Evaluation Type Description
view Yes Runtime View

The view that is being rendered.

page Yes Runtime Page

The page that is being rendered.

position Yes Runtime ComponentPosition

The current position being handled.

reverse No Runtime boolean

When false, the default, will call components in forward order. When true, will call the components in the reverse order.

Variables

No Variables Defined.