PHP 클래스 Smile\ElasticsuiteCore\Model\ResourceModel\Search\Request\RelevanceConfig\Data\Collection

저자: Romain Ruaud ([email protected])
상속: extends Magento\Config\Model\ResourceModel\Config\Data\Collection
파일 보기 프로젝트 열기: smile-sa/elasticsuite

공개 메소드들

메소드 설명
addScopeFilter ( string $scope, string $scopeCode, string $section ) : Collection Add scope filter to collection

보호된 메소드들

메소드 설명
_construct ( ) : void Define resource model

메소드 상세

_construct() 보호된 메소드

Define resource model
protected _construct ( ) : void
리턴 void

addScopeFilter() 공개 메소드

Add scope filter to collection
public addScopeFilter ( string $scope, string $scopeCode, string $section ) : Collection
$scope string The scope
$scopeCode string The scope code
$section string The section
리턴 Collection