TYPO3 CMS  TYPO3_6-2
tx_install_session Class Reference
Inheritance diagram for tx_install_session:
TYPO3\CMS\Install\Service\SessionService TYPO3\CMS\Core\SingletonInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Install\Service\SessionService
 __construct ()
 
 startSession ()
 
 destroySession ()
 
 resetSession ()
 
 hasSession ()
 
 getSessionId ()
 
 setAuthorized ()
 
 isAuthorized ()
 
 isExpired ()
 
 refreshSession ()
 
 addMessage (\TYPO3\CMS\Install\Status\StatusInterface $message)
 
 getMessagesAndFlush ()
 
 open ($savePath, $sessionName)
 
 close ()
 
 read ($id)
 
 write ($id, $sessionData)
 
 destroy ($id)
 
 gc ($maxLifeTime)
 
 __destruct ()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 5437 of file LegacyClassesForIde.php.