Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.turbine.modules.actions

Modules (Action, Screen, Layout, Navigation, Page) classes for the Turbine view.

See:
          Description

Class Summary
AccessController This action doPerforms an Access Control List and places it into the RunData object, so it is easily available to modules.
DefaultAction This is a Default Action module that doesn't do much.
InitContextsAction Used to initialize JNDI contexts.
JspAction This class provides a convenience methods for Jsp Actions to use.
LoginUser This is where we authenticate the user logging into the system against a user in the database.
LogoutUser This action removes a user from the session.
VelocityAction This class provides a convenience methods for Velocity Actions to use.
VelocitySecureAction VelocitySecure action.
 

Package org.apache.turbine.modules.actions Description

Modules (Action, Screen, Layout, Navigation, Page) classes for the Turbine view.
$Id: package.html,v 1.1 2003/09/03 08:21:50 henning Exp $