Table 5.2. Portlet parameters for All Gentics Portlets
Name | Type | Default | Description |
---|---|---|---|
gentics.portletreload | Boolean | NULL |
Enable portlet reloading (see
“Portlet Reloading” (Section 6.3.3)
) for this portlet. This setting overwrites the global setting
|
gentics.portletreload.allclasses | Boolean | NULL |
Enable portlet reloading (see
“Portlet Reloading” (Section 6.3.3)
) for all elements, regardless of CSS class
(see
|
gentics.portletreload.replaceclasses | String | NULL |
Enable portlet reloading (see
“Portlet Reloading” (Section 6.3.3)
) only for elements (links, forms) which
have at least one of the specified CSS
classes. List all CSS classes as a
comma-separated list. This setting overwrites the global setting
|
gentics.portletreload.replacelink | Boolean | NULL |
Enable portlet reloading (see
“Portlet Reloading” (Section 6.3.3)
) for links (replace the default onclick
action). This setting overwrites the global setting
|
gentics.portletreload.replaceform | Boolean | NULL |
Enable portlet reloading (see
“Portlet Reloading” (Section 6.3.3)
) for forms (replace the default submit
action). This setting overwrites the global setting
|
gentics.actionurls.appendtimestamp | Boolean | true |
With this parameter set to
|