Uses of Package
io.goobi.viewer.model.cms.widgets.embed
Packages that use io.goobi.viewer.model.cms.widgets.embed
Package
Description
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.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.embed used by io.goobi.viewer.managedbeansClassDescriptionRepresents a sidebar widget embedded in a CMS page with its configuration and position.
-
Classes in io.goobi.viewer.model.cms.widgets.embed used by io.goobi.viewer.model.cms.pagesClassDescriptionRepresents a sidebar widget embedded in a CMS page with its configuration and position.
-
Classes in io.goobi.viewer.model.cms.widgets.embed used by io.goobi.viewer.model.cms.widgets.embedClassDescriptionRepresents a sidebar widget embedded in a CMS page with its configuration and position.Wrapper for automatic widgets contained in a CMSPage.Wrapper element for custom (user created) sidebar widgets.Wrapper element for default (static) sidebar widgets.