-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
apemberton edited this page Sep 13, 2010
·
6 revisions
- all are false by default
- can be defined at portal, page, or window level
-
region.hide.empty– don’t display region if it has no windows
-
window.hide.empty– don’t display window (decoration) if portlet has no content -
window.hide.empty.minimized– don’t display window if portlet is minimized
-
decoration.hide– don’t display decoration (supersedes the next two) -
decoration.hide.title– don’t display the decoration title -
decoration.hide.controls– don’t display any of the decoration controls (mode/state links + skiplink) -
decoration.hide.skip– don’t display a portlet skiplink
-
decoration.hide.windowstate.normal– don’t display the normal windowstate link -
decoration.hide.windowstate.maximized– don’t display the maximize windowstate link -
decoration.hide.windowstate.minimized– don’t display the minimize windowstate link -
decoration.hide.windowstate.yourcustom– don’t display the yourcustom windowstate link
-
decoration.hide.mode.edit– don’t display the edit mode link -
decoration.hide.mode.view– don’t display the view mode link -
decoration.hide.mode.help– don’t display the help mode link -
decoration.hide.mode.yourcustom– don’t display the yourcustom mode link
-
renderer.messages.baseName– set this property at the portal or page level to reference a custom messages ResourceBundle; see Configurable Messages below
renderer.portlet.mode.editrenderer.portlet.mode.viewrenderer.portlet.mode.help
renderer.portlet.windowstate.maximizedrenderer.portlet.windowstate.minimizedrenderer.portlet.windowstate.normal
renderer.portlet.skip
- {0} will reference the current portlet title in custom messages