![]() |
TYPO3
7.6
|
Public Member Functions | |
displayWarningMessages_postProcess (array &$warnings) | |
Protected Member Functions | |
getLanguageService () | |
This class contains a hook to the backend warnings collection. It checks RSA configuration and create a warning if the configuration is wrong.
Definition at line 21 of file BackendWarnings.php.
displayWarningMessages_postProcess | ( | array & | $warnings | ) |
Checks RSA configuration and creates warnings if necessary.
array | $warnings | Warnings |
Definition at line 29 of file BackendWarnings.php.
References $GLOBALS, $lang, elseif, BackendWarnings\getLanguageService(), and GeneralUtility\isAbsPath().
|
protected |
Returns LanguageService
Definition at line 63 of file BackendWarnings.php.
References $GLOBALS.
Referenced by BackendWarnings\displayWarningMessages_postProcess().