BackendUserGroupIntegrityCheck
DataHandler hook class to check the integrity of submitted be_groups data
This class is a hook implementation and is not part of the TYPO3 Core API.
Table of Contents
Methods
Methods
processDatamap_afterDatabaseOperations()
public
processDatamap_afterDatabaseOperations(string $status, string $table, int $id, array<string|int, mixed> $fieldArray, DataHandler $parentObject) : mixed
Parameters
- $status : string
- $table : string
- $id : int
- $fieldArray : array<string|int, mixed>
- $parentObject : DataHandler
getLanguageService()
protected
getLanguageService() : LanguageService