Class RenderURL286Tag
java.lang.Object
jakarta.servlet.jsp.tagext.TagSupport
org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286Tag
org.gatein.pc.portlet.impl.jsr286.taglib.RenderURL286Tag
- All Implemented Interfaces:
jakarta.servlet.jsp.tagext.IterationTag,jakarta.servlet.jsp.tagext.JspTag,jakarta.servlet.jsp.tagext.Tag,Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class jakarta.servlet.jsp.tagext.TagSupport
id, pageContextFields inherited from interface jakarta.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAINFields inherited from interface jakarta.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected javax.portlet.BaseURLprotected StringGet the type - action or render - from the implementing subclassMethods inherited from class org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286Tag
addProperty, clearPreviousTag, getBasePortletEnvironmentAndURL, getCopyCurrentRenderParameters, getEscapeXml, isEscapeXml, removeTagParametersWithEmptyValue, setCopyCurrentRenderParameters, setCopyCurrentRenderParameters, setEscapeXml, writeURLMethods inherited from class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
addParameter, doEndTag, doStartTag, getPortletMode, getSecure, getURLParameters, getVar, getWindowState, setPortletMode, setPortletMode, setSecure, setSecure, setVar, setWindowState, setWindowStateMethods inherited from class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
getActionRequest, getActionResponse, getConfig, getDispatchedRequest, getEventRequest, getEventResponse, getInvocation, getPortletPreferences, getPortletPreferenceValues, getPortletRequest, getPortletResponse, getPortletSessionScope, getRenderRequest, getRenderResponse, getResourceRequest, getResourceResponse, getSessionMethods inherited from class jakarta.servlet.jsp.tagext.TagSupport
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue
-
Field Details
-
typeParameter
-
-
Constructor Details
-
RenderURL286Tag
public RenderURL286Tag()
-
-
Method Details
-
getTypeValue
Description copied from class:GenerateURLTagGet the type - action or render - from the implementing subclass- Specified by:
getTypeValuein classGenerateURLTag- Returns:
- the value for the "type" portal parameter
-
generateURL
- Overrides:
generateURLin classGenerateURL286Tag- Throws:
Exception
-