StyleValueList
class StyleValueList (View source)
Class StyleValueList Responsible for joining the styles found in a theme's styles.xml file with the actual values they have in a particular context.
Properties
protected StyleValue[] | $values |
Methods
Details
addValue(StyleInterface $style, ValueInterface $value)
No description
add(StyleValue $styleValue)
No description
array
getValues()
No description
GroupedStyleValueList
createGroupedStyleValueList(StyleList $styleList)
No description