sv:structureFolder

A structure folder node can be available as sub node to the site page (sv:sitePage), a page (sv:page) or a folder (sv:folder). It can have zero or more structure folders (sv:structureFolder), structure pages (sv:structurePage) or structure links (sv:structureLink) as child nodes.

A structure folder node corresponds to a structure folder in the navigator.

Node name

Name

Type and description

<structure-folder-name>

Dynamic / Model dependent


The given name of the structure folder.

 

Properties

Name

Type and description

creationDate

javax.jcr.PropertyType.DATE

 

Date when the page was created.



 displayName

javax.jcr.PropertyType.STRING

 

The given name of the page



 lastModifiedDate

javax.jcr.PropertyType.DATE


Date when the page was modified.



 locale

javax.jcr.PropertyType.STRING

 

Language settings



 lastPublishDate

javax.jcr.PropertyType.DATE

 

Last date when the page was published, this date will change if an already published page is republished. Note! This property doesn't exist if the page is not published (i.e. property "published" == false).



 published

javax.jcr.PropertyType.BOOLEAN

 

Whether or not the page is published



publishDate 

javax.jcr.PropertyType.DATE


Date when the page was published. Note! This property doesn't exist if the page is not published (i.e. property "published" == false).



structureTarget

javax.jcr.PropertyType.WEAKREFERENCE


The folder that is referenced by the structurefolder (@since 2.6.2_024).



URI 

javax.jcr.PropertyType.URI

 

The relative URI of the page



URL

javax.jcr.PropertyType.URI

 

The absolute URI of the page



 visibleInMenus

javax.jcr.PropertyType.BOOLEAN

 

Indicates whether or not the page is visible in menus