A folder node can be available as sub node in may locations of the model (e.g. file repository, page, folder, trashcan ...). It serves as container for may types of nodes (e.g. pages, folders, images, files ...)
| Name | Type and description |
|---|---|
| <folder-name> | Dynamic / Model dependent |
| The given name of the folder |
| Name | Type and description |
|---|---|
| displayName | javax.jcr.PropertyType.STRING |
| The given name of the folder | |
| creationDate | javax.jcr.PropertyType.DATE |
| Date when the folder was created. | |
| createdBy | javax.jcr.PropertyType.WEAKREFERENCE |
| The user that created the folder | |
| URI | javax.jcr.PropertyType.URI |
| The relative URI of the folder | |
| URL | javax.jcr.PropertyType.URI |
| The absolute URI of the folder | |
| visibleInMenus | javax.jcr.PropertyType.BOOLEAN |
| Indicates whether or not the folder is visible in menus | |
| locale | javax.jcr.PropertyType.STRING |
| Language settings | |
| robotsIndex | javax.jcr.PropertyType.BOOLEAN |
| Indicates whether or not the folder may be indexed by a web robot |
SiteVision Utility API tip!
Last updated:
