PHP Class 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.
Inheritance: extends PageProvider, implements FluidTYPO3\Flux\Provider\ProviderInterface
Show file Open project: fluidtypo3/fluidpages Class Usage Examples

Protected Properties

Property Type Description
$fieldName string

Public Methods

Method Description
getControllerActionReferenceFromRecord ( array $row ) : string

Method Details

getControllerActionReferenceFromRecord() public method

Property Details

$fieldName protected property

protected string $fieldName
return string