Devise
Class

Devise\Support\Sortable\Filter

class Filter

Class Filter

Methods

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

string getField()

Get the field for this Filter, basically the html

Details

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

Parameters

$filterName $filterName
$replacementSelector $replacementSelector
array $options
Framework $Framework

at line 52
public string getField()

Get the field for this Filter, basically the html

Return Value

string