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