sv:collaborationGroupFolder
A collaboration group folder node is always a sub node in the page repository (sv:pageRepository) node tree. A collaboration group folder is the parent of zero or more sv:collaborationGroupPage.
<collaboration-group-folder-name> | Dynamic / Model dependent |
---|---|
The given name of the collaboration group folder |
Name | Type and description |
---|---|
createdBy | javax.jcr.PropertyType.WEAKREFERENCE |
The user that created the collaboration group folder | |
creationDate | javax.jcr.PropertyType.DATE |
Date when the collaboration group folder was created. | |
displayName | javax.jcr.PropertyType.STRING |
The given name of the collaboration group folder | |
locale | javax.jcr.PropertyType.STRING |
Language settings | |
robotsIndex | javax.jcr.PropertyType.BOOLEAN |
Indicates whether or not the collaboration group folder may be indexed by a web robot | |
URI | javax.jcr.PropertyType.URI |
The relative URI of the collaboration group folder | |
URL | javax.jcr.PropertyType.URI |
The absolute URI of the collaboration group folder | |
visibleInMenus | javax.jcr.PropertyType.BOOLEAN |
Indicates whether or not the collaboration group folder is visible in menus |
Sitevision Utility API tip!
- The default collaboration group folder can be retrieved via CollaborationGroupFolderUtil.
Note! This node type was introduced in SiteVision 3.5