PHP Класс FluidTYPO3\Fluidpages\Provider\SubPageLanguageOverlayProvider

This Provider has a slightly lower priority than the main PageProvider but will trigger on any selection in the targeted field, including when "parent decides" is selected. This lets the PageProvider act on records that define a specific action to use and the SubPageProvider act on all other page records.
Наследование: extends PageLanguageOverlayProvider, implements FluidTYPO3\Flux\Provider\ProviderInterface
Показать файл Открыть проект

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

Свойство Тип Описание
$fieldName string

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

Метод Описание
getControllerActionReferenceFromRecord ( array $row ) : string
getFlexFormValuesSingle ( array $row ) : array

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

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

public getControllerActionReferenceFromRecord ( array $row ) : string
$row array
Результат string

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

public getFlexFormValuesSingle ( array $row ) : array
$row array
Результат array

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

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

protected string $fieldName
Результат string