SystemMaintainerAllowanceCheck
FinalYes
DataHandler hook to ensure that only system maintainers can change details of system maintainers.
This class is a hook implementation and is not part of the TYPO3 Core API.
Table of Contents
Methods
Methods
processDatamap_postProcessFieldArray()
public
processDatamap_postProcessFieldArray(string $status, string $table, int|string $id, array<string|int, mixed> &$fieldArray, DataHandler $dataHandler) : void
Parameters
- $status : string
- $table : string
- $id : int|string
- $fieldArray : array<string|int, mixed>
- $dataHandler : DataHandler