This interface describes a filter panel element.
getPropertyName() : string
string
getValue() : mixed
mixed
setPropertyName(string $strProperty) : \ContaoCommunityAlliance\DcGeneral\Panel\FilterElementInterface
string
The property to filter on.
setValue(mixed $mixValue) : \ContaoCommunityAlliance\DcGeneral\Panel\FilterElementInterface
mixed
The value to filter for.