|
|||||||||||
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 | |
protected javax.portlet.PortletURL |
createPortletURL()
|
Methods inherited from class org.apache.pluto.tags.BasicURLTag |
doEndTag, doStartTag, getPortletMode, getSecure, getSecureBoolean, getUrl, getVar, getWindowState, setPortletMode, setSecure, 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 |
protected javax.portlet.PortletURL createPortletURL()
createPortletURL
in class BasicURLTag
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |