Uses of Interface
org.opencms.jsp.search.controller.I_CmsSearchControllerPagination
Packages that use I_CmsSearchControllerPagination
Package
Description
API classes for the controllers of the search form support provided for server-side Solr search.
-
Uses of I_CmsSearchControllerPagination in org.opencms.jsp.search.controller
Classes in org.opencms.jsp.search.controller that implement I_CmsSearchControllerPaginationModifier and TypeClassDescriptionclass
Controller for the pagination.Methods in org.opencms.jsp.search.controller that return I_CmsSearchControllerPaginationModifier and TypeMethodDescriptionCmsSearchController.getPagination()
I_CmsSearchControllerMain.getPagination()
Returns the controller for pagination.