| bundle
|
javax.jcr.PropertyType.STRING
|
|
|
|
A Node that contains alla language bundle properties. The actual node can be resolved by calling getNode() on this property
|
|
| icons
|
javax.jcr.PropertyType.STRING
|
|
|
|
A Node that has all icon properties. The actual node can be resolved by calling getNode() on this property
|
|
| errorMessages
|
MutliValue of javax.jcr.PropertyType.STRING
|
|
|
|
The Collection of possible error messages for the posted data
|
|
| informationMessages
|
MutliValue of javax.jcr.PropertyType.STRING
|
|
|
|
Corresponds to the 'Show number of hits' in the tag cloud configuration
|
|
| toggleDisabledURL
|
javax.jcr.PropertyType.URI
|
|
|
|
URL to toggle hiden/disabled on the module.
|
|
| toggleClosedURL
|
javax.jcr.PropertyType.URI
|
|
|
|
URL to toggle the ability to add comments
|
|
| comments
|
javax.jcr.PropertyType.STRING
|
|
|
|
A Node that contains all comments and URL specific for each comment. The actual node can be resolved by calling getNode() on this property
|
|
| createCommentURL
|
javax.jcr.PropertyType.URI
|
|
|
|
A URL to post comments to.
|
|
| rssLinkURL
|
javax.jcr.PropertyType.URI
|
|
|
|
URL for the RSS feed for comments.
|
|
| maxComments
|
javax.jcr.PropertyType.INTEGER
|
|
|
|
Corresponds to max number of comments setting
|
|
| limitComments
|
javax.jcr.PropertyType.BOOLEAN
|
|
|
|
Corresponds to the setting to limit amount of comments
|
|
| maxDays
|
javax.jcr.PropertyType.INTEGER
|
|
|
|
Corresponds to max number of days setting.
|
|
| limitDays
|
javax.jcr.PropertyType.BOOLEAN
|
|
|
|
Corresponds to the setting to limit the number of days you can comment
|
|
| enableCaptcha
|
javax.jcr.PropertyType.BOOLEAN
|
|
|
|
Corresponds to captch antispam setting
|
|
| commentFont
|
javax.jcr.PropertyType.WEAKREFERENCE
|
|
|
|
A Node that has property selectorText (java.lang.String) - the css class name of the font .
|
|
| dateFont
|
javax.jcr.PropertyType.WEAKREFERENCE
|
|
|
|
A Node that has property selectorText (java.lang.String) - the css class name of the font .
|
|
| headlineFont
|
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 .
|
|
| nameFont
|
javax.jcr.PropertyType.WEAKREFERENCE
|
|
|
|
A Node that has property selectorText (java.lang.String) - the css class name of the font .
|
|
| errorFont
|
javax.jcr.PropertyType.WEAKREFERENCE
|
|
|
|
A Node that has property selectorText (java.lang.String) - the css class name of the font .
|
|
| authorBackgroundColor
|
javax.jcr.PropertyType.WEAKREFERENCE
|
|
|
|
A sv:color Node that has property htmlHexValue (java.lang.String) - the hexvalue of the color.
|
|
| evenBackgroundColor
|
javax.jcr.PropertyType.WEAKREFERENCE
|
|
|
|
A sv:color Node that has property htmlHexValue (java.lang.String) - the hexvalue of the color
|
|
| oddBackgroundColor
|
javax.jcr.PropertyType.WEAKREFERENCE
|
|
|
|
A Node that has property htmlHexValue (java.lang.String) - the hexvalue of the color
|
|
| mandatoryFieldColor
|
javax.jcr.PropertyType.WEAKREFERENCE
|
|
|
|
A sv:color Node that holds the color for the "mandatory input field asterisk" [@since 2.6.2_03]
|
|
| rssEnabled
|
javax.jcr.PropertyType.BOOLEAN
|
|
|
|
Corresponds to rss beeing enabled in the portlet configuration.
|
|
| reverseOrder
|
javax.jcr.PropertyType.BOOLEAN
|
|
|
|
Corresponds to setting to display comments in reverse order
|
|