PHP Class 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.
Inheritance: extends PageLanguageOverlayProvider, implements FluidTYPO3\Flux\Provider\ProviderInterface
Afficher le fichier Open project: fluidtypo3/fluidpages

Protected Properties

Свойство Type Description
$fieldName string

Méthodes publiques

Méthode Description
getControllerActionReferenceFromRecord ( array $row ) : string
getFlexFormValuesSingle ( array $row ) : array

Method Details

getControllerActionReferenceFromRecord() public méthode

getFlexFormValuesSingle() public méthode

public getFlexFormValuesSingle ( array $row ) : array
$row array
Résultat array

Property Details

$fieldName protected_oe property

protected string $fieldName
Résultat string