Interface I_CmsSearchControllerHighlighting
- All Superinterfaces:
I_CmsSearchController
- All Known Implementing Classes:
CmsSearchControllerHighlighting
Interface to get controllers configuration - version for highlighting.
-
Field Summary
Fields inherited from interface org.opencms.jsp.search.controller.I_CmsSearchController
SET_VARIABLES
-
Method Summary
Modifier and TypeMethodDescriptionReturns the configuration.Methods inherited from interface org.opencms.jsp.search.controller.I_CmsSearchController
addParametersForCurrentState, addQueryParts, addQueryParts, updateForQueryChange, updateFromRequestParameters
-
Method Details
-
getConfig
Returns the configuration.- Returns:
- The configuration.
-