An archive is always located inside the Page Repository. There is one archive for each defined SiteVision archive. An archive has zero or more articles (sv:article) as sub nodes.
The archive nodes are available as web resources in the top left navigator frame in the editor view.
| Name | Type and description |
|---|---|
| <archive-name> | Dynamic / Model dependent |
| The name of the archive (displayed in the navigator) |
| Name | Type and description |
|---|---|
| URI | javax.jcr.PropertyType.URI |
| The relative URI of the archive | |
| displayName | javax.jcr.PropertyType.STRING |
| The given name of the archive | |
| URL | javax.jcr.PropertyType.URI |
| The absolute URI of the archive | |
| visibleInMenus | javax.jcr.PropertyType.BOOLEAN |
| Indicates whether or not the archive will be visible in menus | |
| locale | javax.jcr.PropertyType.STRING |
| Language settings | |
| robotsIndex | javax.jcr.PropertyType.BOOLEAN |
| Indicates whether or not the archive may be indexed by web robots | |
| isActiveSubscription | javax.jcr.PropertyType.BOOLEAN |
| Whether or not the page is an active subscription | |
| subscriptionTitle | javax.jcr.PropertyType.STRING |
| Optional property available if the article is an active subscription | |
| subscriptionMailFooter | javax.jcr.PropertyType.STRING |
| Optional property available if the article is an active subscription | |
| subscriptionDescription | javax.jcr.PropertyType.STRING |
| Optional property available if the article is an active subscription |
SiteVision Utility API tip!
Last updated: