TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Rsaauth\BackendWarnings Class Reference
Inheritance diagram for TYPO3\CMS\Rsaauth\BackendWarnings:
tx_rsaauth_backendwarnings

Public Member Functions

 displayWarningMessages_postProcess (array &$warnings)
 

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! This class contains a hook to the backend warnings collection. It checks RSA configuration and create a warning if the configuration is wrong.

Author
Dmitry Dulepov dmitr.nosp@m.y@ty.nosp@m.po3.o.nosp@m.rg

Definition at line 22 of file BackendWarnings.php.

Member Function Documentation

◆ displayWarningMessages_postProcess()

TYPO3\CMS\Rsaauth\BackendWarnings::displayWarningMessages_postProcess ( array &  $warnings)

Checks RSA configuration and creates warnings if necessary.

Parameters
array$warningsWarnings
Returns
void
See also
::displayWarningMessages()

Definition at line 31 of file BackendWarnings.php.

References $backend, and $GLOBALS.