\CodeFareith\CfGoogleAuthenticator\HookTCEMain

Hook for the TYPO3 Core Engine

This class hooks into the TYPO3 Core Engine to handle the activation / deactivation of the Google Authenticator, in frontend and backend accounts, via the TYPO3 backend.

Summary

Methods
Properties
Constants
processDatamap_preProcessFieldArray()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

processDatamap_preProcessFieldArray()

processDatamap_preProcessFieldArray(  fieldArray, string  table, string|int  id, \TYPO3\CMS\Core\DataHandling\DataHandler  dataHandler) : 

Parameters

fieldArray
string table
string|int id
\TYPO3\CMS\Core\DataHandling\DataHandler dataHandler

Throws

\CodeFareith\CfGoogleAuthenticator\Hook\MissingRequiredField
\CodeFareith\CfGoogleAuthenticator\Hook\PropertyNotInitialized
\ReflectionException

Returns