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

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 PageProvider, implements FluidTYPO3\Flux\Provider\ProviderInterface
Показать файл Открыть проект Примеры использования класса

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

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

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

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

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

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

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

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

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

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