public class OutputTag extends PositionTagSupport
bodyContentpageContext| Constructor and Description |
|---|
OutputTag(java.lang.String stringBundlerKey) |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
int |
doStartTag() |
static com.liferay.portal.kernel.util.StringBundler |
getData(javax.servlet.ServletRequest servletRequest,
java.lang.String webKey) |
void |
setOutputKey(java.lang.String outputKey) |
cleanUp, getPosition, getPositionValue, isPositionAuto, isPositionInLine, setPositiondoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, release, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setPageContext, setParentpublic static com.liferay.portal.kernel.util.StringBundler getData(javax.servlet.ServletRequest servletRequest,
java.lang.String webKey)
public int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class TagSupportjavax.servlet.jsp.JspExceptionpublic int doStartTag()
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class BaseBodyTagSupportpublic void setOutputKey(java.lang.String outputKey)