| subscriptionRepository | javax.jcr.PropertyType.WEAKREFERENCE | |
| | Corresponds to 'Subscriptions' in the portlet configuration. A JCR-node with subnodes containing information about the active subscription. More information bellow | |
| useSubmitText | javax.jcr.PropertyType.BOOLEAN | |
| | Corresponds to the selection 'Standard button' in the portlet configuration | |
| submitText | javax.jcr.PropertyType.STRING | |
| | Corresponds to 'Button text' in the portlet configuration | |
| submitTextFont | javax.jcr.PropertyType.WEAKREFERENCE | |
| | Corresponds to 'Button text font' in the portlet configuration. A Node that has property selectorText (java.lang.String) - the css class name of the font
. | |
| submitImage | javax.jcr.PropertyType.WEAKREFERENCE | |
| | Corresponds to 'Button image' in the portlet configuration. A JCR-Node that has property URI pointing at the image resource | |
| submitImageDesc | javax.jcr.PropertyType.STRING | |
| | Corresponds to 'Button image description' in the portlet configuration | |
| listShowTitle | javax.jcr.PropertyType.BOOLEAN | |
| | Corresponds to 'Show title' in the portlet configuration | |
| listTitleFont | javax.jcr.PropertyType.WEAKREFERENCE | |
| | Corresponds to 'Title font' in the portlet configuration. A Node that has property selectorText (java.lang.String) - the css class name of the font
. | |
| listShowDescription | javax.jcr.PropertyType.BOOLEAN | |
| | Corresponds to 'Show description' in the portlet configuration | |
| listDescriptionFont | javax.jcr.PropertyType.WEAKREFERENCE | |
| | Corresponds to 'Description font' in the portlet configuration. A Node that has property selectorText (java.lang.String) - the css class name of the font
. | |
| showSentMessage | javax.jcr.PropertyType.BOOLEAN | |
| | Corresponds to the selection 'Show message after subscription' in the portlet configuration | |
| sentMessage | javax.jcr.PropertyType.STRING | |
| | Corresponds to the text 'Show message after subscription' in the portlet configuration | |
| sentMessageFont | javax.jcr.PropertyType.WEAKREFERENCE | |
| | Corresponds to 'Show message after subscription font' in the portlet configuration. A Node that has property selectorText (java.lang.String) - the css class name of the font
. | |
| showSubscriptions | javax.jcr.PropertyType.BOOLEAN | |
| | Corresponds to the selection 'Visa list' in the portlet configuration | |
| defaultInput | javax.jcr.PropertyType.STRING | |
| | Corresponds to 'Default value' in the portlet configuration | |
| inputWidth | javax.jcr.PropertyType.LONG | |
| | Corresponds to 'Width' in the portlet configuration | |
| inputFont | javax.jcr.PropertyType.WEAKREFERENCE | |
| | Corresponds to 'Text field font' in the portlet configuration. A Node that has property selectorText (java.lang.String) - the css class name of the font
| |
| allowEmail | javax.jcr.PropertyType.BOOLEAN | |
| | Corresponds to 'Allow e-mail' in the portlet configuration | |
| allowPhone | javax.jcr.PropertyType.BOOLEAN | |
| | Corresponds to 'Allow phone number' in the portlet configuration | |
| errorFont | javax.jcr.PropertyType.WEAKREFERENCE | |
| | Corresponds to 'Font for error messages' in the portlet configuration. A Node that has property selectorText (java.lang.String) - the css class name of the font
| |
| inputFieldValue | javax.jcr.PropertyType.STRING | |
| | Corresponds to the value of the input field | |
| currentEmail | javax.jcr.PropertyType.STRING | |
| | Corresponds to the e-mail for the current user (needs to be logged in) | |
| subscribeURL | javax.jcr.PropertyType.URI | |
| | The form action URL for the subscription action | |