Class Summary |
ClientUpdateAction |
This action enables to update the client entries |
ControllerUpdateAction |
This action enables to update the controller entries |
ControlUpdateAction |
This action enables to update the control entries |
CustomizeAction |
This action implements the default portlet behavior customizer
|
CustomizeSetAction |
This action implements the default portletset behavior customizer
|
ForwardDemoAction |
Demo of Forward stuff |
GenericMVCAction |
Provides standard portal and MVC related action functionality. |
HelloAction |
An abstract action class to build VelocityPortlet actions. |
IndexPortletRegistry |
This class is responsible for indexing the registry. |
JspPortletAction |
An abstract action class to build JspPortlet actions. |
JspStockQuoteAction |
This action sets up the template context for retrieving stock quotes. |
LogfileViewerAction |
This class is the action class for a portlet that lets you view the Log4J
logfiles defined in your Jetspeed installation.
the portlet iterates through the Log4J appender defined that are of type
FileAppender or its subclasses, and lists the filenames in a listbox.
The portlet puts the following in the context:
appenders - a HashMap with the appenders found
files - a HashMap with the filenames without path
logfile - the content of the file indicated by selectedfile
|
MediaUpdateAction |
This action enables to update the media entries |
PortletAction |
Abstract holder for the portlet specific methods required above and
beyond the standard turbine action. |
PortletActionEvent |
Provides form based action handling via the eventSubmit_do[action] pattern. |
PortletBrowseAction |
This action extends the RegistryBrowseAction to provide filtering for portlets
and add extra information into the context |
PortletFilter |
An abstract class with helper methods for filtering Portlets. |
PortletUpdateAction |
This action enables the creation and editing of portlets |
PsmlBrowseAction |
This action enables to browse any of the psml info, for displaying
available entries and information on these entries |
PsmlManagerAction |
This action enables to manage psml entries
within current user's security context |
PsmlUpdateAction |
This action enables to update the psml entries |
QuestionnaireAction |
This action sets up the template context for retrieving stock quotes. |
RegistryBrowseAction |
This action enables to browse any of the system registries for displaying
available entries and information on these entries |
RegistryUpdateAction |
An abstract base class with default actions for many of the common
fields and parameters shared by the registry entries. |
SearchAction |
Search Actions built here |
SecureGenericMVCAction |
A secured version of the GenericMVCAction. |
SecureJspPortletAction |
A secured version of the JspPortletAction. |
SecureVelocityPortletAction |
A secured version of the VelocityPortletAction. |
SecurityUpdateAction |
This action sets up the template context for managing of security entries in the Turbine database. |
SkinUpdateAction |
This action enables to update the skin entries |
StockQuoteAction |
This action sets up the template context for retrieving stock quotes. |
VelocityPortletAction |
An abstract action class to build VelocityPortlet actions. |
WeatherAction |
WeatherAction portlet uses WeatherUnderground's weather condition
stickers/banners to build the portlet view. |