Interface SearchElementInformationInterface.

This interface describes a search panel element information filtering on properties.

 Methods

Add a property name to the element.

addProperty(string $propertyName) : \ContaoCommunityAlliance\DcGeneral\DataDefinition\Definition\View\Panel\SearchElementInformationInterface

Parameters

$propertyName

string

The property to allow to search on.

Returns

Retrieve the list of properties to allow search on.

getPropertyNames() : string[]

Returns

string[]