PHP Class Neos\ContentRepository\Domain\Service\ContentDimensionCombinator

Afficher le fichier Open project: neos/neos-development-collection Class Usage Examples

Protected Properties

Свойство Type Description
$contentDimensionPresetSource Neos\ContentRepository\Domain\Service\ContentDimensionPresetSourceInterface

Méthodes publiques

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

Method Details

getAllAllowedCombinations() public méthode

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

Property Details

$contentDimensionPresetSource protected_oe property

protected ContentDimensionPresetSourceInterface,Neos\ContentRepository\Domain\Service $contentDimensionPresetSource
Résultat Neos\ContentRepository\Domain\Service\ContentDimensionPresetSourceInterface