A layout is always a sub node of a layout repository (sv:layoutRepository). It can have zero or more portlets (sv:portlet) and layouts as children.
Layouts are used to structure the data on a web page or an article and are found in the middle left content frame in the editor view.
| Name | Type and description |
|---|---|
| <layout-name> | Dynamic / Model dependent |
| The given name of the layout |
| Name | Type and description |
|---|---|
| displayName | javax.jcr.PropertyType.STRING |
| The given name of the layout | |
| width | javax.jcr.PropertyType.STRING |
| The given width of the layout (this property is set in the layout properties) Ex. 10.0em | |
| height | javax.jcr.PropertyType.STRING |
| The given width of the layout (this property is set in the layout properties) Ex. 100px |
SiteVision Utility API tip!
Last updated:
