Interface | Description |
---|---|
AbstractSearchGenerator.FacetField |
Interface representing a facet field
|
QueryAdapterFOSearch |
Modify the FO search query.
|
Class | Description |
---|---|
AbstractSearchGenerator |
Abstract class for solr search
|
AdditionalParameterFOSearchExtensionPoint |
This extension point handle additional parameters for FO search service
|
AttachmentsService |
Service for displaying the hierarchy of attachments of the current page.
|
AutoCompletionGenerator |
Generates the proposed fields for auto-completion while beginning a search
|
ContentTypesForSearchEnumerator |
Enumerator for
ContentType and type Resource |
ExplorerFolderService |
Service for displaying the hierarchy of a folder of the resource explorer.
|
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.
|
FrontOfficeSearcherFactory |
SearcherFactory for creating a searcher for AbstractSearchGenerator |
FrontOfficeSearcherFactory.FrontOfficeSolrSearchResults<A extends AmetysObject> |
Wrapper of a
SolrSearchResults for AbstractSearchGenerator (add the possibility to add facet.queries) |
FrontOfficeSearcherFactory.QueryFacet |
Wraps a 'facet.query' parameter
|
QueryAdapterFOSearchExtensionPoint |
This extension point adapt the query for FO search service
|
SearchGenerator |
Generates the results of a search performed on front office
|
SearchGenerator.ContentTypeSearchField | |
SearchPagesService |
Service which can be cacheable or not, depending on a parameter.
|
SearchPagesServiceCachePolicy |
PageElementCachePolicy for the front search service. |
SearchResourcesGenerator |
Generates the results of a search performed on front office
|
Enum | Description |
---|---|
SearchGenerator.ContentTypeSearch |
Enumeration for content type search
|