|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
org.apache.pluto.tags.BasicURLTag
org.apache.pluto.tags.RenderURLTag
Supporting class for the renderURL tag.
Creates a url that points to the current Portlet and triggers an render request
with the supplied parameters.
| Nested Class Summary |
| Nested classes inherited from class org.apache.pluto.tags.BasicURLTag |
BasicURLTag.TEI |
| Field Summary |
| Fields inherited from class org.apache.pluto.tags.BasicURLTag |
portletMode, secure, secureBoolean, url, var, windowState |
| 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 | |
RenderURLTag()
|
|
| Method Summary | |
int |
doStartTag()
Processes the actionURL or renderURL tag. |
| Methods inherited from class org.apache.pluto.tags.BasicURLTag |
doEndTag, getPortletMode, getSecure, getSecureBoolean, getUrl, getVar, getWindowState, setPortletMode, setSecure, setUrl, setVar, setWindowState |
| 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 |
| Constructor Detail |
public RenderURLTag()
| Method Detail |
public int doStartTag()
throws javax.servlet.jsp.JspException
BasicURLTagactionURL or renderURL tag.
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class BasicURLTagjavax.servlet.jsp.JspException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||