PHP 인터페이스 Smile\ElasticsuiteCore\Model\Search\Request\RelevanceConfig\FieldInterface

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

공개 메소드들

메소드 설명
showInContainer ( ) : boolean Check whether field should be shown in container scope
showInDefault ( ) : boolean Check whether field should be shown in default scope
showInStore ( ) : boolean Check whether field should be shown in store scope

메소드 상세

showInContainer() 공개 메소드

Check whether field should be shown in container scope
public showInContainer ( ) : boolean
리턴 boolean

showInDefault() 공개 메소드

Check whether field should be shown in default scope
public showInDefault ( ) : boolean
리턴 boolean

showInStore() 공개 메소드

Check whether field should be shown in store scope
public showInStore ( ) : boolean
리턴 boolean