PHP Класс Neos\Neos\Ui\TypoScript\Helper\ContentDimensionsHelper

Наследование: implements TYPO3\Eel\ProtectedContextAwareInterface
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$contentDimensionsPresetSource TYPO3\Neos\Domain\Service\ContentDimensionPresetSourceInterface

Открытые методы

Метод Описание
allowedPresetsByName ( array $dimensions ) : array
allowsCallOfMethod ( string $methodName ) : boolean
contentDimensionsByName ( ) : array

Описание методов

allowedPresetsByName() публичный Метод

public allowedPresetsByName ( array $dimensions ) : array
$dimensions array Dimension values indexed by dimension name
Результат array Allowed preset names for the given dimension combination indexed by dimension name

allowsCallOfMethod() публичный Метод

public allowsCallOfMethod ( string $methodName ) : boolean
$methodName string
Результат boolean

contentDimensionsByName() публичный Метод

public contentDimensionsByName ( ) : array
Результат array Dimensions indexed by name with presets indexed by name

Описание свойств

$contentDimensionsPresetSource защищенное свойство

protected ContentDimensionPresetSourceInterface,TYPO3\Neos\Domain\Service $contentDimensionsPresetSource
Результат TYPO3\Neos\Domain\Service\ContentDimensionPresetSourceInterface