PHP 클래스 Neos\ContentRepository\Domain\Service\ContentDimensionCombinator

파일 보기 프로젝트 열기: neos/neos-development-collection 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$contentDimensionPresetSource Neos\ContentRepository\Domain\Service\ContentDimensionPresetSourceInterface

공개 메소드들

메소드 설명
getAllAllowedCombinations ( ) : array Array of all possible dimension configurations allowed by configured presets.

메소드 상세

getAllAllowedCombinations() 공개 메소드

Array of all possible dimension configurations allowed by configured presets.
public getAllAllowedCombinations ( ) : array
리턴 array

프로퍼티 상세

$contentDimensionPresetSource 보호되어 있는 프로퍼티

protected ContentDimensionPresetSourceInterface,Neos\ContentRepository\Domain\Service $contentDimensionPresetSource
리턴 Neos\ContentRepository\Domain\Service\ContentDimensionPresetSourceInterface