PHP Class Devise\Support\Sortable\Filter

Show file Open project: devisephp/cms Class Usage Examples

Public Methods

Method Description
__construct ( $filterName, $replacementSelector, array $options = [], Framework $Framework )
getField ( ) : string Get the field for this Filter, basically the

Private Methods

Method Description
getAttributesFromOptions ( array $options ) : string Get the attributes as a string from the options array

Method Details

__construct() public method

public __construct ( $filterName, $replacementSelector, array $options = [], Framework $Framework )
$filterName
$replacementSelector
$options array
$Framework Devise\Support\Framework

getField() public method

..> html
public getField ( ) : string
return string