<we:navigation>
Since version: 4.0 | Requires endtag: no
Description
With we:navigation you initialise a navigation made with the navigation tool.
Attributes
navigationname
Default value: - | since version: - | required: no
The name of this navigation. With this name the we:tags we:navigationEntry and we:navigationWrite can process this navigation.
parentid
Default value: 0 | since version: - | required: no
The attribut parentid selects the first entry from which the navigation is initialised. The entry itself will not be visible in the navigation.
id
Default value: - | since version: - | required: no
The attribute id defines the initial navigation item. The navigation contains the selected and all included items.
cachelifetime
Default value: 0 | since version: 4.2.0.0 | required: no
With this attribute you define the validity of the Cache in seconds for this we:Tag. This attribute is used only if cache type defined in the template is we:Tag Cache or Cache is disabled.
Syntax
<we:navigation [navigationname="attribute"] [parentid="attribute"] [id="attribute"] [cachelifetime="attribute"] />