class Filter

Class Filter

Methods

__construct($filterName, $replacementSelector, array $options = array(), Framework $Framework)

No description

string
getField()

Get the field for this Filter, basically the <input type="text" .

Details

at line 37
__construct($filterName, $replacementSelector, array $options = array(), Framework $Framework)

Parameters

$filterName
$replacementSelector
array $options
Framework $Framework

at line 52
string getField()

Get the field for this Filter, basically the <input type="text" .

..> html

Return Value

string