PHP 클래스 Smile\ElasticsuiteCatalog\Model\Layer\Filter\Boolean

저자: Romain Ruaud ([email protected])
상속: extends Attribute
파일 보기 프로젝트 열기: smile-sa/elasticsuite

공개 메소드들

메소드 설명
apply ( Magento\Framework\App\RequestInterface $request ) {@inheritDoc}
hasMoreItems ( ) {@inheritDoc}

보호된 메소드들

메소드 설명
_initItems ( )
getFilterField ( ) : string Retrieve ES filter field.

메소드 상세

_initItems() 보호된 메소드

protected _initItems ( )

apply() 공개 메소드

{@inheritDoc}
public apply ( Magento\Framework\App\RequestInterface $request )
$request Magento\Framework\App\RequestInterface

getFilterField() 보호된 메소드

Retrieve ES filter field.
protected getFilterField ( ) : string
리턴 string

hasMoreItems() 공개 메소드

{@inheritDoc}
public hasMoreItems ( )