Uses of Class
org.apache.pluto.tags.BaseURLTag

Packages that use BaseURLTag
org.apache.pluto.tags   
 

Uses of BaseURLTag in org.apache.pluto.tags
 

Subclasses of BaseURLTag in org.apache.pluto.tags
 class ActionURLTag
          A tag handler for the actionURL tag,which creates a url that points to the current Portlet and triggers an action request with the supplied parameters.
 class PortletURLTag
          Abstract supporting class for actionURL tag and renderURL tag.
 class RenderURLTag
          A tag handler for the renderURL tag,which creates a url that points to the current Portlet and triggers a render request with the supplied parameters.
 class ResourceURLTag
          A tag handler for the resourceURL tag,which creates a url that points to the current Portlet and triggers a resource request with the supplied parameters.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.