Package org.ametys.skinfactory.parameters
-
Class Summary Class Description AbstractSkinParameter Class representing a parameter of a skin.CSSColorParameter Implementation ofAbstractSkinParameterfor a CSS property of type color (color, background-color, border-color)CSSParameter Implementation ofAbstractSkinParameterfor a CSS propertyI18nizableTextParameter Implementation ofAbstractSkinParameterfor a i18niable textImageParameter Implementation ofAbstractSkinParameterfor an imageImageParameter.FileValue Class representing a file valueTextParameter Implementation ofAbstractSkinParameterfor a i18niable textVariant Class representing a variantVariantParameter Implementation ofAbstractSkinParameterfor a variant -
Enum Summary Enum Description AbstractSkinParameter.SkinParameterType Enumeration of supported types -
Exception Summary Exception Description SkinParameterException Common exception for all Repository related problems.