public interface I_CmsSearchControllerMain extends I_CmsSearchController
SET_VARIABLES| Modifier and Type | Method and Description |
|---|---|
I_CmsSearchControllerCommon |
getCommon()
Returns the controller for common search (form) configurations.
|
I_CmsSearchControllerDidYouMean |
getDidYouMean()
Returns the controller for "Did you mean ...?".
|
I_CmsSearchControllerFacetsField |
getFieldFacets()
Returns the controller for field facets.
|
I_CmsSearchControllerHighlighting |
getHighlighting()
Returns the controller for highlighting.
|
I_CmsSearchControllerPagination |
getPagination()
Returns the controller for pagination.
|
I_CmsSearchControllerFacetQuery |
getQueryFacet()
Returns the controller for the query facet.
|
I_CmsSearchControllerFacetsRange |
getRangeFacets()
Returns the controller for range facets.
|
I_CmsSearchControllerSorting |
getSorting()
Returns the controller for sorting.
|
addParametersForCurrentState, addQueryParts, addQueryParts, updateForQueryChange, updateFromRequestParametersI_CmsSearchControllerCommon getCommon()
I_CmsSearchControllerDidYouMean getDidYouMean()
I_CmsSearchControllerFacetsField getFieldFacets()
I_CmsSearchControllerHighlighting getHighlighting()
I_CmsSearchControllerPagination getPagination()
I_CmsSearchControllerFacetQuery getQueryFacet()
I_CmsSearchControllerFacetsRange getRangeFacets()
I_CmsSearchControllerSorting getSorting()