SiteVision Onlinehelp

User registration

Some functions in the form portlet uses custom JavaScript and Velocity templates (JCR). The SiteVision API is available here
Elements available in the Velocity Context
Name Type and Description
portlet javax.jcr.Node
  This portlet. See properties below
sitevisionUtils senselogic.sitevision.api.Utils
  The main entry point to all utility classes
jcrSession javax.jcr.Session
  The JCR Session
request javax.portlet.PortletRequest
  The portlet request
Additional properties available for the portlet element ($portlet)
Name Type and Description  
errorFont javax.jcr.PropertyType.WEAKREFERENCE  
  A Node that has property selectorText (java.lang.String) - the css class name of the font .  
inputFont javax.jcr.PropertyType.WEAKREFERENCE  
  A Node that has property selectorText (java.lang.String) - the css class name of the font .  
labelFont javax.jcr.PropertyType.WEAKREFERENCE  
  A Node that has property selectorText (java.lang.String) - the css class name of the font .  
textFont javax.jcr.PropertyType.WEAKREFERENCE  
  A Node that has property selectorText (java.lang.String) - the css class name of the font .  
legendFont javax.jcr.PropertyType.WEAKREFERENCE  
  A Node that has property selectorText (java.lang.String) - the css class name of the font .  
headingFont javax.jcr.PropertyType.WEAKREFERENCE  
  A Node that has property selectorText (java.lang.String) - the css class name of the font .  
plateBorderColor javax.jcr.PropertyType.WEAKREFERENCE  
  A sv:color Node  
plateBackgroundColor javax.jcr.PropertyType.WEAKREFERENCE  
  A sv:color Node  
Form javax.jcr.PropertyType.STRING  
  A Node which subnodes are the configured ScriptsFields. The actual node can be resolved by calling getNode() on this property  
The user registration has a subnode "Form". That node has a number of subnodes corresponding to the scriptattribute fields defined and named corresponding to the portlet settings. These subnodes are sv:scriptFields
help-cluster-3.sitevision.net