SiteVision Onlinehelp

Head elements

The custom Velocity template in the "Advanced" head element uses the JCR (Java Content Repository, JSR 283) programming model. The SiteVision API is available here
Elements available in the Velocity Context
Name Type and Description
sitevisionUtils senselogic.sitevision.api.Utils
  The main entry point to all utility classes
jcrSession javax.jcr.Session
  The JCR Session
request javax.servlet.http.HttpServletRequest
  The servlet request [NOTE! @since SiteVision 2.6.2_03]
useXhml java.lang.BOOLEAN
  Whether currently rendering page adheres to xml restrictions or not (e.g. "is doctype xhtml or html?")
help-cluster-3.sitevision.net