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