|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
org.jboss.portal.portlet.impl.jsr168.taglib.ActionURLTag
public class ActionURLTag
The actionURL tag for the JSR 168 Portlet specification.
Creates a URL that must point to the current portlet and must trigger an action request with the supplied parameters.
| Field Summary | |
|---|---|
static java.lang.String |
typeParameter
|
| Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
|---|
id, pageContext |
| Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
|---|
EVAL_BODY_AGAIN |
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
|---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| Constructor Summary | |
|---|---|
ActionURLTag()
|
|
| Method Summary | |
|---|---|
protected javax.portlet.BaseURL |
generateURL()
|
protected java.lang.String |
getTypeValue()
Get the type - action or render - from the implementing subclass |
| Methods inherited from class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag |
|---|
addParameter, clearPreviousTag, doEndTag, doStartTag, getBasePortletEnvironmentAndURL, getPortletMode, getSecure, getURLParameters, getVar, getWindowState, setPortletMode, setPortletMode, setSecure, setSecure, setVar, setWindowState, setWindowState, writeURL |
| Methods inherited from class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag |
|---|
getActionRequest, getActionResponse, getConfig, getDispatchedRequest, getEventRequest, getEventResponse, getInvocation, getPortletPreferences, getPortletPreferenceValues, getPortletRequest, getPortletResponse, getPortletSessionScope, getRenderRequest, getRenderResponse, getResourceRequest, getResourceResponse, getSession |
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
|---|
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String typeParameter
| Constructor Detail |
|---|
public ActionURLTag()
| Method Detail |
|---|
protected java.lang.String getTypeValue()
GenerateURLTag
getTypeValue in class GenerateURLTag
protected javax.portlet.BaseURL generateURL()
throws java.lang.Exception
generateURL in class GenerateURLTagjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||