User registration
Name | Type and description |
---|---|
jcrSession | |
The JCR Session | |
portlet | |
This portlet. See properties below | |
request | javax.portlet.PortletRequest |
The portlet request | |
sitevisionUtils | |
The main entry point to all utility classes |
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