Condition for specifying an explicit boolean value (Useful for determining if a property shall be editable i.e.).
__clone()
__construct(bool $value)
bool
The value to use.
getValue() : bool
SuppressWarnings | (PHPMD.BooleanGetMethodName) |
---|
bool
match(\ContaoCommunityAlliance\DcGeneral\Data\ModelInterface $model, \ContaoCommunityAlliance\DcGeneral\Data\PropertyValueBag $input, \ContaoCommunityAlliance\DcGeneral\DataDefinition\Palette\PropertyInterface $property, \ContaoCommunityAlliance\DcGeneral\DataDefinition\Palette\LegendInterface $legend)
setValue(bool $value) : \ContaoCommunityAlliance\DcGeneral\DataDefinition\Palette\Condition\Property\BooleanCondition
bool
The value to use.
$value : bool