TYPO3 CMS  TYPO3_6-2
t3lib_formprotection_Factory Class Reference
Inheritance diagram for t3lib_formprotection_Factory:
TYPO3\CMS\Core\FormProtection\FormProtectionFactory

Additional Inherited Members

- Static Public Member Functions inherited from TYPO3\CMS\Core\FormProtection\FormProtectionFactory
static get ($className=NULL)
 
static set ($className, \TYPO3\CMS\Core\FormProtection\AbstractFormProtection $instance)
 
static purgeInstances ()
 
- Static Protected Member Functions inherited from TYPO3\CMS\Core\FormProtection\FormProtectionFactory
static getClassNameByState ()
 
static isInstallToolSession ()
 
static isBackendSession ()
 
static isFrontendSession ()
 
static createAndStoreInstance ($className)
 
- Static Protected Attributes inherited from TYPO3\CMS\Core\FormProtection\FormProtectionFactory
static $instances = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1097 of file LegacyClassesForIde.php.