|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTagSupport
org.apache.pluto.tags.DefineObjectsTag
public class DefineObjectsTag
Supporting class for the defineObjects
tag.
Creates the following variables to be used in the JSP:
renderRequest
renderResponse
portletConfig
javax.portlet.PortletRequest
,
javax.portlet.RenderResponse
,
javax.portlet.PortletConfig
Nested Class Summary | |
---|---|
static class |
DefineObjectsTag.TEI
|
Constructor Summary | |
---|---|
DefineObjectsTag()
|
Method Summary | |
---|---|
int |
doStartTag()
Processes the defineObjects tag. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefineObjectsTag()
Method Detail |
---|
public int doStartTag() throws JspException
defineObjects
tag.
SKIP_BODY
JspException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |