public class SearchToggleTag extends IncludeTag
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
SearchToggleTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
protected java.lang.String |
getEndPage() |
protected java.lang.String |
getStartPage() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setAutoFocus(boolean autoFocus) |
void |
setButtonLabel(java.lang.String buttonLabel) |
void |
setDisplayTerms(com.liferay.portal.kernel.dao.search.DisplayTerms displayTerms) |
void |
setId(java.lang.String id) |
callSetAttributes, cleanUpSetAttributes, doEndTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getOriginalServletRequest, getPage, 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 setAutoFocus(boolean autoFocus)
public void setButtonLabel(java.lang.String buttonLabel)
public void setDisplayTerms(com.liferay.portal.kernel.dao.search.DisplayTerms displayTerms)
public void setId(java.lang.String id)
protected void cleanUp()
cleanUp in class IncludeTagprotected java.lang.String getEndPage()
getEndPage in class IncludeTagprotected java.lang.String getStartPage()
getStartPage in class IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class IncludeTag