Default implementation of a search panel element.
addProperty($strProperty)
getPropertyNames()
getSelectedProperty()
getValue()
initialize(\ContaoCommunityAlliance\DcGeneral\Data\ConfigInterface $objConfig, \ContaoCommunityAlliance\DcGeneral\Panel\PanelElementInterface $objElement)
render(\ContaoCommunityAlliance\DcGeneral\View\ViewTemplateInterface $objTemplate)
setSelectedProperty($strProperty)
setValue($mixValue)
getPersistent() : array
arraysetPersistent(string $strProperty, string $strValue) : void
stringThe property being searched on.
stringThe value being searched for.
$arrProperties : array
$mixValue : mixed
$strSelectedProperty : string