PHP Class Smile\ElasticsuiteCatalog\Block\Navigation\Renderer\PriceSlider

Author: Romain Ruaud ([email protected])
Inheritance: extends Slider
Afficher le fichier Open project: smile-sa/elasticsuite

Protected Properties

Свойство Type Description
$dataRole string The Data role, used for Javascript mapping of slider Widget

Méthodes protégées

Méthode Description
canRenderFilter ( ) {@inheritDoc}
getConfig ( ) {@inheritDoc}
getFieldFormat ( ) : array
getMaxValue ( ) : integer Returns max value of the slider.
getMinValue ( ) : integer Returns min value of the slider.

Private Methods

Méthode Description
getStepValue ( ) : integer Retrieve the value for "Default Price Navigation Step".
isManualCalculation ( ) : boolean Check if price interval is manually set in the configuration

Method Details

canRenderFilter() protected méthode

{@inheritDoc}
protected canRenderFilter ( )

getConfig() protected méthode

{@inheritDoc}
protected getConfig ( )

getFieldFormat() protected méthode

protected getFieldFormat ( ) : array
Résultat array

getMaxValue() protected méthode

Returns max value of the slider.
protected getMaxValue ( ) : integer
Résultat integer

getMinValue() protected méthode

Returns min value of the slider.
protected getMinValue ( ) : integer
Résultat integer

Property Details

$dataRole protected_oe property

The Data role, used for Javascript mapping of slider Widget
protected string $dataRole
Résultat string