TYPO3 CMS  TYPO3_6-2
Tx_Install_Service_BasicService Class Reference
Inheritance diagram for Tx_Install_Service_BasicService:
TYPO3\CMS\Install\Service\EnableFileService

Additional Inherited Members

- Static Public Member Functions inherited from TYPO3\CMS\Install\Service\EnableFileService
static isFirstInstallAllowed ()
 
static createInstallToolEnableFile ()
 
static removeInstallToolEnableFile ()
 
static removeFirstInstallFile ()
 
static installToolEnableFileExists ()
 
static checkInstallToolEnableFile ()
 
static isInstallToolEnableFilePermanent ()
 
static installToolEnableFileLifetimeExpired ()
 
- Public Attributes inherited from TYPO3\CMS\Install\Service\EnableFileService
const INSTALL_TOOL_ENABLE_FILE_PATH = 'typo3conf/ENABLE_INSTALL_TOOL'
 
const FIRST_INSTALL_FILE_PATH = 'FIRST_INSTALL'
 
const INSTALL_TOOL_ENABLE_FILE_LIFETIME = 3600
 
- Static Protected Member Functions inherited from TYPO3\CMS\Install\Service\EnableFileService
static extendInstallToolEnableFileLifetime ()
 
static getInstallToolEnableFilePath ()
 
static getFirstInstallFilePath ()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 5427 of file LegacyClassesForIde.php.