|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTagSupport
org.apache.pluto.tags.BasicURLTag
org.apache.pluto.tags.ActionURLTag
public class ActionURLTag
Supporting class for the actionURL
tag.
Creates a url that points to the current Portlet and triggers an action request
with the supplied parameters.
Nested Class Summary |
---|
Nested classes/interfaces 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 |
Constructor Summary | |
---|---|
ActionURLTag()
|
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 java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionURLTag()
Method Detail |
---|
public int doStartTag() throws JspException
BasicURLTag
actionURL
or renderURL
tag.
doStartTag
in class BasicURLTag
JspException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |