public class ErrorMarkerTag extends IncludeTag
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
ErrorMarkerTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setKey(java.lang.String key) |
void |
setValue(java.lang.String value) |
callSetAttributes, cleanUpSetAttributes, doEndTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getPage, getStartPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, getScopedAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute, setScopedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, isAllowEmptyParam, setAllowEmptyParam, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic void setKey(java.lang.String key)
public void setValue(java.lang.String value)
protected void cleanUp()
cleanUp in class IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class IncludeTag