class ValueListFilter extends Collection (View source)

Properties

protected $collection_key
bool $ignoreCase
string $valuePresentList
string[] $values

Methods

setIgnoreCase($ignoreCase)

No description

bool
getIgnoreCase()

No description

setValuePresentList($valuePresentList)

No description

string
getValuePresentList()

No description

setValues($values)

No description

string[]
getValues()

No description

Details

setIgnoreCase($ignoreCase)

No description

Parameters

$ignoreCase

bool getIgnoreCase()

No description

Return Value

bool

setValuePresentList($valuePresentList)

No description

Parameters

$valuePresentList

string getValuePresentList()

No description

Return Value

string

setValues($values)

No description

Parameters

$values

string[] getValues()

No description

Return Value

string[]