User registration

Elements available in the Velocity Context

Name

Type and description

jcrSession

javax.jcr.Session


The JCR Session

portlet

javax.jcr.Node


This portlet. See properties below

request

javax.portlet.PortletRequest


The portlet request

sitevisionUtils

senselogic.sitevision.api.Utils


The main entry point to all utility classes

 

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 .

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

headingFont

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 .

legendFont

javax.jcr.PropertyType.WEAKREFERENCE

 

A Node that has property selectorText (java.lang.String) - the css class name of the font .

nonce

javax.jcr.PropertyType.STRING


The nonce attribute value for the current request

plateBorderColor

javax.jcr.PropertyType.WEAKREFERENCE

 

A sv:color Node

plateBackgroundColor

javax.jcr.PropertyType.WEAKREFERENCE

 

A sv:color Node

textFont

javax.jcr.PropertyType.WEAKREFERENCE

 

A Node that has property selectorText (java.lang.String) - the css class name of the font .

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