public abstract class BaseValidatorTagSupport extends IncludeTag
request, response, servletContextbodyContentpageContext| Constructor and Description |
|---|
BaseValidatorTagSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRequiredValidatorTag() |
void |
addValidatorTag(java.lang.String validatorName,
com.liferay.portal.kernel.servlet.taglib.aui.ValidatorTag validatorTag) |
protected void |
cleanUp() |
int |
doEndTag() |
abstract java.lang.String |
getInputName() |
protected java.util.Map<java.lang.String,com.liferay.portal.kernel.servlet.taglib.aui.ValidatorTag> |
getValidatorTags() |
protected void |
updateFormValidatorTags() |
callSetAttributes, cleanUpSetAttributes, doClearTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getPage, getStartPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setAttributes, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, getScopedAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute, setScopedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic void addRequiredValidatorTag()
public void addValidatorTag(java.lang.String validatorName,
com.liferay.portal.kernel.servlet.taglib.aui.ValidatorTag validatorTag)
public int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class IncludeTagjavax.servlet.jsp.JspExceptionpublic abstract java.lang.String getInputName()
protected void cleanUp()
cleanUp in class IncludeTagprotected java.util.Map<java.lang.String,com.liferay.portal.kernel.servlet.taglib.aui.ValidatorTag> getValidatorTags()
protected void updateFormValidatorTags()