sv:linkedLayout
A linked layout is always a sub node of a layout repository (sv:layoutRepository).
Name | Type and description |
---|---|
<layout-name> | Dynamic / Model dependent |
The given name of the linked layout |
Name | Type and description |
---|---|
displayName | javax.jcr.PropertyType.STRING |
The given name of the linked layout | |
height | javax.jcr.PropertyType.STRING |
The given width of the linked layout (this property is set in the layout properties, i.g. 10.0em) | |
width | javax.jcr.PropertyType.STRING |
The given width of the linked layout (this property is set in the layout properties, i.g. 100px). |
Sitevision Utility API tip!
- The OutputUtil interface provides functionality for rendering the content (html output) of a sv:linkedLayout from another page.