public class SearchFormTag<R> extends IncludeTag
request, servletContext| 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, 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 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