public class FormTag extends BaseFormTag
_ATTRIBUTE_NAMESPACErequest, servletContextbodyContentpageContext| Constructor and Description |
|---|
FormTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
java.lang.String |
getAction() |
protected boolean |
isCleanUpSetAttributes() |
void |
setAction(javax.portlet.PortletURL portletURL) |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest) |
doStartTag, getCssClass, getEndPage, getEscapeXml, getInlineLabels, getMethod, getName, getOnSubmit, getPortletNamespace, getStartPage, getUseNamespace, getValidateOnBlur, setAction, setCssClass, setEscapeXml, setInlineLabels, setMethod, setName, setOnSubmit, setPortletNamespace, setUseNamespace, setValidateOnBlurcallSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, getBodyContentWrapper, getCustomPage, getOriginalServletRequest, getPage, include, includePage, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, 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, waitdoBodyTag, doBodyTag, doBodyTagAsString, doBodyTagAsString, doTag, doTag, doTagAsString, doTagAsStringpublic java.lang.String getAction()
getAction in class BaseFormTagpublic void setAction(javax.portlet.PortletURL portletURL)
protected void cleanUp()
cleanUp in class BaseFormTagprotected boolean isCleanUpSetAttributes()
isCleanUpSetAttributes in class IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest)
setAttributes in class BaseFormTag