PHP Class Neos\ContentRepository\Domain\Service\ContentDimensionCombinator

Mostrar archivo Open project: neos/neos-development-collection Class Usage Examples

Protected Properties

Property Type Description
$contentDimensionPresetSource Neos\ContentRepository\Domain\Service\ContentDimensionPresetSourceInterface

Public Methods

Method Description
getAllAllowedCombinations ( ) : array Array of all possible dimension configurations allowed by configured presets.

Method Details

getAllAllowedCombinations() public method

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

Property Details

$contentDimensionPresetSource protected_oe property

protected ContentDimensionPresetSourceInterface,Neos\ContentRepository\Domain\Service $contentDimensionPresetSource
return Neos\ContentRepository\Domain\Service\ContentDimensionPresetSourceInterface