TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Saltedpasswords\Evaluation\FrontendEvaluator Class Reference
Inheritance diagram for TYPO3\CMS\Saltedpasswords\Evaluation\FrontendEvaluator:
TYPO3\CMS\Saltedpasswords\Evaluation\Evaluator tx_saltedpasswords_eval_fe

Public Member Functions

 __construct ()
 
- Public Member Functions inherited from TYPO3\CMS\Saltedpasswords\Evaluation\Evaluator
 returnFieldJS ()
 

Additional Inherited Members

- Protected Attributes inherited from TYPO3\CMS\Saltedpasswords\Evaluation\Evaluator
 $mode = NULL
 

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! Class implementing salted evaluation methods for FE users.

Author
Marcus Krause <marcus::exp2009.info>
Steffen Ritter info@.nosp@m.rs-w.nosp@m.ebsys.nosp@m.tems.nosp@m..de
Since
2009-06-14

Definition at line 23 of file FrontendEvaluator.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Saltedpasswords\Evaluation\FrontendEvaluator::__construct ( )

Class constructor.

Definition at line 28 of file FrontendEvaluator.php.