Uses of Interface
io.goobi.viewer.model.cms.pages.content.PagedCMSContent
Packages that use PagedCMSContent
Package
Description
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 PagedCMSContent in io.goobi.viewer.model.cms.pages.content.types
Classes in io.goobi.viewer.model.cms.pages.content.types that implement PagedCMSContentModifier and TypeClassDescriptionclassCMS content type that embeds the advanced search form into a CMS page, allowing editors to configure the search template and result group used for the advanced search interface.classCMS content type that renders an alphabetical browse index for a configurable Solr field, supporting paginated navigation through indexed terms.classCMS content type that displays a paginated list of digitized records matching a configurable Solr query on a CMS page, supporting custom sort fields and items-per-page settings.classCMS content type that embeds the standard search results view into a CMS page, managing search state, pagination, hit list layout, and search facets configuration.