Uses of Class
io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
Packages that use SearchFunctionality
Package
Description
Functionality interfaces and implementations that attach pagination and navigation
behaviour to CMS content components such as search, browse, TOC, and bookmark views.
Core CMS page model including the
CMSPage entity, page templates, the template
manager, publication status, and edit-state tracking for the page authoring workflow.Concrete CMS content type implementations, each representing a distinct kind of embeddable
content block such as search, browse, media, metadata display, record lists, or maps.
-
Uses of SearchFunctionality in io.goobi.viewer.model.cms.itemfunctionality
Subclasses of SearchFunctionality in io.goobi.viewer.model.cms.itemfunctionalityModifier and TypeClassDescriptionclassCMS item functionality that renders a list of records matching a configurable Solr query. -
Uses of SearchFunctionality in io.goobi.viewer.model.cms.pages
Methods in io.goobi.viewer.model.cms.pages that return types with arguments of type SearchFunctionality -
Uses of SearchFunctionality in io.goobi.viewer.model.cms.pages.content.types
Methods in io.goobi.viewer.model.cms.pages.content.types that return SearchFunctionality