@Deprecated public class LayoutIconTag extends IncludeTag implements javax.servlet.jsp.tagext.BodyTag
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
LayoutIconTag()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag()
Deprecated.
|
static void |
doTag(Layout layout,
javax.servlet.jsp.PageContext pageContext)
Deprecated.
|
Layout |
getLayout()
Deprecated.
|
protected java.lang.String |
getPage()
Deprecated.
|
void |
setLayout(Layout layout)
Deprecated.
|
static void |
setRequestAttributes(javax.servlet.http.HttpServletRequest httpServletRequest,
Layout layout)
Deprecated.
|
callSetAttributes, cleanUp, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setAttributes, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoEndTag, getParent, release, setPageContext, setParentdoBodyTag, doBodyTag, doBodyTagAsString, doBodyTagAsString, doTag, doTag, doTagAsString, doTagAsStringpublic static void doTag(Layout layout, javax.servlet.jsp.PageContext pageContext) throws javax.servlet.jsp.JspException
javax.servlet.jsp.JspExceptionpublic static void setRequestAttributes(javax.servlet.http.HttpServletRequest httpServletRequest,
Layout layout)
public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class IncludeTagjavax.servlet.jsp.JspExceptionpublic Layout getLayout()
public void setLayout(Layout layout)
protected java.lang.String getPage()
getPage in class IncludeTag