public class FormTag extends BaseFormTag
_ATTRIBUTE_NAMESPACErequest, response, 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 request) |
doStartTag, getCssClass, getEndPage, getEscapeXml, getInlineLabels, getMethod, getName, getOnSubmit, getPortletNamespace, getStartPage, getUseNamespace, setAction, setCssClass, setEscapeXml, setInlineLabels, setMethod, setName, setOnSubmit, setPortletNamespace, setUseNamespacecallSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, getBodyContentWrapper, getCustomPage, getOriginalServletRequest, getPage, include, includePage, 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, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic 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 request)
setAttributes in class BaseFormTag