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
array
setPersistent(string $strProperty, string $strValue) : void
string
The property being searched on.
string
The value being searched for.
$arrProperties : array
$mixValue : mixed
$strSelectedProperty : string