public class SearchFormTag<R> extends IncludeTag
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
SearchFormTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setSearchContainer(com.liferay.portal.kernel.dao.search.SearchContainer<?> searchContainer) |
void |
setShowAddButton(boolean showAddButton) |
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 setSearchContainer(com.liferay.portal.kernel.dao.search.SearchContainer<?> searchContainer)
public void setShowAddButton(boolean showAddButton)
protected void cleanUp()
cleanUp in class IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class IncludeTag