Package io.goobi.viewer.model.cms.itemfunctionality


package io.goobi.viewer.model.cms.itemfunctionality
Functionality interfaces and implementations that attach pagination and navigation behaviour to CMS content components such as search, browse, TOC, and bookmark views.
  • Class
    Description
     
     
    Marker interface for CMS component functionality objects that are aware of a current page number.
    CMS item functionality that renders a list of records matching a configurable Solr query.
    CMS item functionality that embeds a search interface with its own query and facet state.
    CMS item functionality that displays a table of contents for a specified record.
    No-op CMS item functionality used as a placeholder for items that require no special behaviour.