|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
public class PortletTag
Superclass of the portlet tags for the JSR 168 Portlet specification.
Provides hooks into the portlet environment
| Field Summary |
|---|
| 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 | |
|---|---|
PortletTag()
|
|
| Method Summary | |
|---|---|
protected PortletConfig |
getConfig()
|
protected javax.servlet.http.HttpServletRequest |
getDispatchedRequest()
|
protected PortletInvocation |
getInvocation()
Set up the environment for accessing the portlat environment |
protected RenderRequest |
getRequest()
|
protected RenderResponse |
getResponse()
|
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
|---|
doAfterBody, doEndTag, doStartTag, 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 PortletTag()
| Method Detail |
|---|
protected javax.servlet.http.HttpServletRequest getDispatchedRequest()
protected RenderRequest getRequest()
protected RenderResponse getResponse()
protected PortletConfig getConfig()
protected PortletInvocation getInvocation()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||