Uses of Class
org.apache.cocoon.portal.acting.AbstractPortalAction

Packages that use AbstractPortalAction
org.apache.cocoon.portal.acting   
org.apache.cocoon.portal.authenticationfw   
 

Uses of AbstractPortalAction in org.apache.cocoon.portal.acting
 

Subclasses of AbstractPortalAction in org.apache.cocoon.portal.acting
 class BookmarkAction
          This action helps you in creating bookmarks The definition file is: tagetId layout|coplet copletId layoutId
 class CopletSetDataAction
          Using this action, you can set values in a coplet.
 class SaveAction
          This action saves the profile.
 

Uses of AbstractPortalAction in org.apache.cocoon.portal.authenticationfw
 

Subclasses of AbstractPortalAction in org.apache.cocoon.portal.authenticationfw
 class IsAccessingAction
          This action informs the portal about the current user.
 class LoginAction
          This action logs the user into the portal.
 class LogoutAction
          This action logs the current user out of the portal.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.