Uses of Package
io.goobi.viewer.model.cms.widgets
Packages that use io.goobi.viewer.model.cms.widgets
Package
Description
Data access layer of the Goobi viewer.
JPA-based data access object implementation providing the full persistence layer for the Goobi viewer,
including a custom class loader and the central
JPADAO that covers all entity types.JSF managed beans (CDI backing beans) of the Goobi viewer.
Core CMS page model including the
CMSPage entity, page templates, the template
manager, publication status, and edit-state tracking for the page authoring workflow.Model for CMS sidebar widgets, covering custom HTML widgets, facet-field widgets, page-list
widgets, RSS feed widgets, and the display element wrapper used when rendering the sidebar.
JPA entities that embed sidebar widget instances into CMS pages and templates, with
specialised subclasses for automatic, custom, and default widget placement.
-
Classes in io.goobi.viewer.model.cms.widgets used by io.goobi.viewer.daoClassDescriptionClass to persist user generated CMS-Sidebar widgets in the database.
-
Classes in io.goobi.viewer.model.cms.widgets used by io.goobi.viewer.dao.implClassDescriptionClass to persist user generated CMS-Sidebar widgets in the database.
-
Classes in io.goobi.viewer.model.cms.widgets used by io.goobi.viewer.managedbeansClassDescriptionClass to persist user generated CMS-Sidebar widgets in the database.Class for displaying information about available sidebar widgets in /admin/cms/widgets and the sidebar edit tab of /admin/cms/pages/edit.
-
Classes in io.goobi.viewer.model.cms.widgets used by io.goobi.viewer.model.cms.pagesClassDescriptionClass for displaying information about available sidebar widgets in /admin/cms/widgets and the sidebar edit tab of /admin/cms/pages/edit.
-
Classes in io.goobi.viewer.model.cms.widgets used by io.goobi.viewer.model.cms.widgetsClassDescriptionClass to persist user generated CMS-Sidebar widgets in the database.A subtype of
CustomSidebarWidgetto display a list of possible values of a given SOLR field and link to a search listing of items with a specific value.A subtype ofCustomSidebarWidgetto display a html text in different languages.A subtype ofCustomSidebarWidgetto display a list of links to CMS pages.A subtype ofCustomSidebarWidgetto display a RSS feed of selected records.Class for displaying information about available sidebar widgets in /admin/cms/widgets and the sidebar edit tab of /admin/cms/pages/edit. -
Classes in io.goobi.viewer.model.cms.widgets used by io.goobi.viewer.model.cms.widgets.embedClassDescriptionClass to persist user generated CMS-Sidebar widgets in the database.