Default implementation of PaletteCollectionInterface.
Methods
{@inheritdoc}
addPalette(\ContaoCommunityAlliance\DcGeneral\DataDefinition\Palette\PaletteInterface $palette)
{@inheritdoc}
addPalettes(array $palettes)
{@inheritdoc}
findPalette(\ContaoCommunityAlliance\DcGeneral\Data\ModelInterface $model, \ContaoCommunityAlliance\DcGeneral\Data\PropertyValueBag $input)
Parameters
$model
$input
Exceptions
{@inheritdoc}
getPaletteByName($paletteName)
Parameters
$paletteName
Exceptions
{@inheritdoc}
getPalettes()
{@inheritdoc}
hasPalette(\ContaoCommunityAlliance\DcGeneral\DataDefinition\Palette\PaletteInterface $palette)
{@inheritdoc}
hasPaletteByName($paletteName)
{@inheritdoc}
removePalette(\ContaoCommunityAlliance\DcGeneral\DataDefinition\Palette\PaletteInterface $palette)
{@inheritdoc}
setPalettes(array $palettes)
Properties