Class | Description |
---|---|
AbstractSearchGenerator |
Abstract class for solr search
|
AutoCompletionGenerator |
Generates the proposed fields for auto-completion while beginning a search
|
ContentTypesForSearchEnumerator |
Enumerator for
ContentType and type Resource |
FrontLoginScreenRedirectAction |
This action redirects to the login page
Can be /LANG/login.html if it does exist
Otherwise redirects to cocoon://SITE/LANG/_plugins/web/page/frontoffice-formbasedauthentication/default-display/ACTION.html
The LANG is determined from the requested url*, otherwise "en" is selected, otherwise the first available language is selected.
|
SearchGenerator |
Generates the results of a search performed on front office
|
SearchResourcesGenerator |
Generates the results of a search performed on front office
|
SearchService |
Service which can be cacheable or not, depending on a parameter.
|
SearchServiceCachePolicy |
PageElementCachePolicy for the front search service. |