Uses of Class
io.goobi.viewer.model.cms.pages.content.CMSComponentAttribute
-
Uses of CMSComponentAttribute in io.goobi.viewer.model.cms.legacy
-
Uses of CMSComponentAttribute in io.goobi.viewer.model.cms.pages.content
Modifier and TypeMethodDescriptionCMSComponent.getAttribute
(String key) static CMSComponentAttribute
CMSComponentAttribute.loadFromXML
(org.jdom2.Element element) ModifierConstructorDescriptionCMSComponent
(JsfComponent jsfComponent, String label, String description, String iconPath, String templateFilename, CMSComponentScope scope, Map<String, CMSComponentAttribute> attributes, Integer order)