|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ServiceableAction in org.apache.cocoon.acting |
Subclasses of ServiceableAction in org.apache.cocoon.acting | |
class |
CacheEventAction
Simple action to cause notification of a NamedEvent to an EventAwareCacheImpl. |
class |
ClearCacheAction
Simple action which ensures the cache is cleared of all cached results |
class |
ClearPersistentStoreAction
Simple action which ensures the persistent store is cleared. |
class |
CookieCreatorAction
The CookieCreatorAction class create or remove cookies. |
class |
CopySourceAction
The CopySourceAction copies the content of it's "src" attribute to its "dest" parameter. |
class |
ExpiresPipelineAction
This is a helper action for the expires pipeline implementation. |
class |
FlowAction
Action class which simply calls a function defined in the flow script. |
class |
HelloAction
A simple Action that tracks if a Session object
has been created or not. |
class |
LinkTranslatorMapAction
This action sets a new LINK_OBJECT entry in the objectModel entry. |
class |
LocaleAction
An action that locates and provides to the pipeline locale information looked up in a range of ways. |
class |
PropagatorAction
This is the action used to propagate parameters into a store using an OutputModule . |
class |
RequestParamAction
This action makes some request details available to the sitemap via parameter substitution. |
class |
ResourceExistsAction
This action simply checks to see if a resource identified by the src
sitemap attribute exists or not. |
class |
ScriptAction
A simple action that executes any script that can be run by the BSF |
class |
Sendmail
The Sendmail action class sends email. |
class |
SendmailAction
Deprecated. Please use the Sendmail action instead. |
class |
ServerPagesAction
Allows actions to be written in XSP. |
class |
SetCharacterEncodingAction
Sets the character encoding of parameters. |
Uses of ServiceableAction in org.apache.cocoon.ajax |
Subclasses of ServiceableAction in org.apache.cocoon.ajax | |
class |
GetContinuationAction
Get a continuation knowing its identifier, and set it as the current continuation in the object model, in the same manner as cocoon.sendPageAndWait() does.
|
Uses of ServiceableAction in org.apache.cocoon.mail |
Subclasses of ServiceableAction in org.apache.cocoon.mail | |
class |
MailAction
This action creates javamail objects, and puts XMLizable object wrappers of these objects into the request attribute map. |
Uses of ServiceableAction in org.apache.cocoon.portal.acting |
Subclasses of ServiceableAction in org.apache.cocoon.portal.acting | |
class |
AbstractPortalAction
This abstract action provides access to the PortalService . |
class |
BookmarkAction
This action helps you in creating bookmarks The definition file is: |
class |
CopletSetDataAction
Using this action, you can set values in a coplet. |
class |
SaveAction
This action saves the profile. |
class |
URLAction
This action builds correct urls. |
Uses of ServiceableAction in org.apache.cocoon.portal.authenticationfw |
Subclasses of ServiceableAction in org.apache.cocoon.portal.authenticationfw | |
class |
IsAccessingAction
This action informs the portal about the current user. |
Uses of ServiceableAction in org.apache.cocoon.portal.tools.acting |
Subclasses of ServiceableAction in org.apache.cocoon.portal.tools.acting | |
class |
CheckAccessAction
Check whether the current user is allowed to access the given page. |
Uses of ServiceableAction in org.apache.cocoon.taglib.test.acting |
Subclasses of ServiceableAction in org.apache.cocoon.taglib.test.acting | |
class |
TagtestAction
|
Uses of ServiceableAction in org.apache.cocoon.transformation.helpers |
Subclasses of ServiceableAction in org.apache.cocoon.transformation.helpers | |
class |
PreemptiveLoaderAction
This action starts the preemptive loader and runs forever. |
Uses of ServiceableAction in org.apache.cocoon.webapps.authentication.acting |
Subclasses of ServiceableAction in org.apache.cocoon.webapps.authentication.acting | |
class |
AuthAction
This is the authentication action This action contains the complete configuration for the authentication Manager. |
class |
LoggedInAction
This action tests if the user is logged in for a given handler. |
class |
LoginAction
This action logs the current user into a given handler. |
class |
LogoutAction
This action logs the current user out of a given handler |
Uses of ServiceableAction in org.apache.cocoon.webapps.session.acting |
Subclasses of ServiceableAction in org.apache.cocoon.webapps.session.acting | |
class |
FormManagerAction
This action invokes the form manager to process incomming form values |
class |
SessionAction
This action creates and terminates a session. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |