TYPO3 CMS  TYPO3_6-2
t3lib_formprotection_BackendFormProtection Class Reference
Inheritance diagram for t3lib_formprotection_BackendFormProtection:
TYPO3\CMS\Core\FormProtection\BackendFormProtection TYPO3\CMS\Core\FormProtection\AbstractFormProtection

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Core\FormProtection\BackendFormProtection
 __construct ()
 
 persistSessionToken ()
 
 setSessionTokenFromRegistry ()
 
 storeSessionTokenInRegistry ()
 
 removeSessionTokenFromRegistry ()
 
 injectRegistry (\TYPO3\CMS\Core\Registry $registry)
 
- Public Member Functions inherited from TYPO3\CMS\Core\FormProtection\AbstractFormProtection
 __destruct ()
 
 clean ()
 
 generateToken ($formName, $action='', $formInstanceName='')
 
 validateToken ($tokenId, $formName, $action='', $formInstanceName='')
 
 persistSessionToken ()
 
- Protected Member Functions inherited from TYPO3\CMS\Core\FormProtection\BackendFormProtection
 isAjaxRequest ()
 
 retrieveSessionToken ()
 
 getRegistry ()
 
 isAuthorizedBackendSession ()
 
 getLanguageService ()
 
- Protected Member Functions inherited from TYPO3\CMS\Core\FormProtection\AbstractFormProtection
 getSessionToken ()
 
 generateSessionToken ()
 
 createValidationErrorMessage ()
 
 retrieveSessionToken ()
 
- Protected Attributes inherited from TYPO3\CMS\Core\FormProtection\BackendFormProtection
 $backendUser
 
 $registry
 
- Protected Attributes inherited from TYPO3\CMS\Core\FormProtection\AbstractFormProtection
 $sessionToken
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1082 of file LegacyClassesForIde.php.