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(mixed $status, mixed $table, mixed $id, mixed $fieldArray, DataHandler $dataHandler) : void
Parameters
- $status : mixed
- $table : mixed
- $id : mixed
- $fieldArray : mixed
- $dataHandler : DataHandler