Uses of Class
io.goobi.viewer.model.cms.pages.content.CMSComponentAttribute
Packages that use CMSComponentAttribute
-
Uses of CMSComponentAttribute in io.goobi.viewer.model.cms.legacy
Methods in io.goobi.viewer.model.cms.legacy that return types with arguments of type CMSComponentAttribute -
Uses of CMSComponentAttribute in io.goobi.viewer.model.cms.pages.content
Methods in io.goobi.viewer.model.cms.pages.content that return CMSComponentAttributeModifier and TypeMethodDescriptionCMSComponent.getAttribute
(String key) static CMSComponentAttribute
CMSComponentAttribute.loadFromXML
(org.jdom2.Element element) Methods in io.goobi.viewer.model.cms.pages.content that return types with arguments of type CMSComponentAttributeConstructors in io.goobi.viewer.model.cms.pages.content with parameters of type CMSComponentAttributeConstructor parameters in io.goobi.viewer.model.cms.pages.content with type arguments of type CMSComponentAttributeModifierConstructorDescriptionCMSComponent
(JsfComponent jsfComponent, String label, String description, String iconPath, String templateFilename, CMSComponentScope scope, Map<String, CMSComponentAttribute> attributes, Integer order)