Asynchronous ajax loading
|
Loads the widget asynchronously.
|
Conditional display
|
Adds a conditional display to the widget, using
a MEL expression parameter.
|
Remove if facet is empty
|
Hides a widget when the given facet is empty.
|
Remove if logged in
|
Hides a widget when the user is logged in.
|
Remove if no entries
|
Hides a widget when its sources contain no entries.
|
Remove if not logged in
|
Hides a widget when the user is not logged in.
It is also hidden, if security is disabled or ill-configured.
|
Transform to Ajax links
|
Transforms all widget links to Ajax links. This
is useful when you want to reload some widget components only, and NOT
reload the whole page.
|