Devise
Class

Devise\Sortable\Filter

class Filter

Methods

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

string getField()

Get the field for this Filter, basically the html

Details

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

Parameters

$filterName
$replacementSelector
$options

at line 25
public string getField()

Get the field for this Filter, basically the html

Return Value

string