TYPO3 CMS  TYPO3_6-2
Tx_Install_Updates_File_TtContentUploadsUpdateWizard Class Reference
Inheritance diagram for Tx_Install_Updates_File_TtContentUploadsUpdateWizard:
TYPO3\CMS\Install\Updates\TtContentUploadsUpdateWizard TYPO3\CMS\Install\Updates\AbstractUpdate

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Install\Updates\TtContentUploadsUpdateWizard
 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\TtContentUploadsUpdateWizard
const FOLDER_ContentUploads = '_migrated/content_uploads'
 
- Public Attributes inherited from TYPO3\CMS\Install\Updates\AbstractUpdate
 $pObj
 
 $userInput
 
 $versionNumber
 
- Protected Member Functions inherited from TYPO3\CMS\Install\Updates\TtContentUploadsUpdateWizard
 checkPrerequisites ()
 
 migrateRecord (array $record)
 
 cleanRecord (array $record, $fileCount, array $collectionUids)
 
 getRecordsFromTable ()
 
 getDbalCompliantUpdateWhereClause ()
 
 getTableColumnMapping ()
 
 quoteIdentifiers (array &$mapping)
 
- Protected Member Functions inherited from TYPO3\CMS\Install\Updates\AbstractUpdate
 markWizardAsDone ($confValue=1)
 
 isWizardDone ()
 
 getDatabaseConnection ()
 
- Protected Attributes inherited from TYPO3\CMS\Install\Updates\TtContentUploadsUpdateWizard
 $title = 'Migrate file relations of tt_content "uploads"'
 
 $targetDirectory
 
 $fileFactory
 
 $fileIndexRepository
 
 $storage
 
- 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 5467 of file LegacyClassesForIde.php.