public class ErrorMarkerTag extends IncludeTag
request, servletContext| 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, getCustomPage, getEndPage, getOriginalServletRequest, getPage, getStartPage, include, isCleanUpSetAttributes, isUseCustomPage, 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, setBodyContent, writeBodyContentpublic 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