public class DynamicSectionTag
extends com.liferay.taglib.BaseBodyTagSupport
implements javax.servlet.jsp.tagext.BodyTag
| Constructor and Description |
|---|
DynamicSectionTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
int |
doStartTag() |
void |
setName(java.lang.String name) |
doAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, release, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setPageContext, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class com.liferay.taglib.TagSupportjavax.servlet.jsp.JspExceptionpublic int doStartTag()
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class com.liferay.taglib.BaseBodyTagSupportpublic void setName(java.lang.String name)