Uses of Class
io.goobi.viewer.model.cms.legacy.CMSPageTemplate
Packages that use CMSPageTemplate
Package
Description
Compatibility layer for the legacy CMS template system, providing enumerations and
converters that map old content item types and page templates to the current model.
Core CMS page model including the
CMSPage entity, page templates, the template
manager, publication status, and edit-state tracking for the page authoring workflow.-
Uses of CMSPageTemplate in io.goobi.viewer.model.cms.legacy
Methods in io.goobi.viewer.model.cms.legacy that return CMSPageTemplateModifier and TypeMethodDescriptionstatic CMSPageTemplateCMSPageTemplate.loadFromXML(Path file) Loads a page template from the given template file and returns the template object. -
Uses of CMSPageTemplate in io.goobi.viewer.model.cms.pages
Methods in io.goobi.viewer.model.cms.pages that return types with arguments of type CMSPageTemplate