sv:imageRepository
There is always one and only one image repository as child to the site (sv:site) node. It consists of zero or several images (sv:image) and folders (sv:folder) as sub nodes.
The image repository node corresponds to the image archive available in the top left frame in the editor view and contains the images globally accessible for the site.
Name | Type and description |
---|---|
Image Repository | Fixed / Model independent |
The name is always "Image Repository". |
Name | Type and description |
---|---|
displayName | javax.jcr.PropertyType.STRING |
The name of the image repository is always "Image Archive". |
Sitevision Utility API tip!
- The ResourceLocatorUtil interface exposes a method for easy access to the image repository of current node.