TYPO3 CMS  TYPO3_6-2
Tx_Install_Updates_File_FilemountUpdateWizard Class Reference
Inheritance diagram for Tx_Install_Updates_File_FilemountUpdateWizard:
TYPO3\CMS\Install\Updates\FilemountUpdateWizard TYPO3\CMS\Install\Updates\AbstractUpdate

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Install\Updates\FilemountUpdateWizard
 __construct ()
 
 init ()
 
 checkForUpdate (&$description)
 
 performUpdate (array &$dbQueries, &$customMessages)
 
- Public Member Functions inherited from TYPO3\CMS\Install\Updates\AbstractUpdate
 getTitle ()
 
 setTitle ($title)
 
 getIdentifier ()
 
 setIdentifier ($identifier)
 
 shouldRenderWizard ()
 
 shouldRenderNextButton ()
 
 checkIfTableExists ($table)
 
 checkForUpdate (&$description)
 
 performUpdate (array &$dbQueries, &$customMessages)
 
- Public Attributes inherited from TYPO3\CMS\Install\Updates\AbstractUpdate
 $pObj
 
 $userInput
 
 $versionNumber
 
- Protected Member Functions inherited from TYPO3\CMS\Install\Updates\FilemountUpdateWizard
 migrateAbsoluteFilemounts ()
 
 migrateRelativeFilemounts ()
 
- Protected Member Functions inherited from TYPO3\CMS\Install\Updates\AbstractUpdate
 markWizardAsDone ($confValue=1)
 
 isWizardDone ()
 
 getDatabaseConnection ()
 
- Protected Attributes inherited from TYPO3\CMS\Install\Updates\FilemountUpdateWizard
 $title = 'Migrate existing filemounts to be file abstraction layer compatible.'
 
 $db
 
 $sqlQueries = array()
 
 $storage
 
 $storageRepository
 
- Protected Attributes inherited from TYPO3\CMS\Install\Updates\AbstractUpdate
 $title
 
 $identifier
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 5452 of file LegacyClassesForIde.php.