TYPO3 CMS  TYPO3_6-2
Tx_Install_Updates_File_TceformsUpdateWizard Class Reference
Inheritance diagram for Tx_Install_Updates_File_TceformsUpdateWizard:
TYPO3\CMS\Install\Updates\TceformsUpdateWizard TYPO3\CMS\Install\Updates\AbstractUpdate

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Install\Updates\TceformsUpdateWizard
 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\TceformsUpdateWizard
const RECORDS_PER_QUERY = 1000
 
- Public Attributes inherited from TYPO3\CMS\Install\Updates\AbstractUpdate
 $pObj
 
 $userInput
 
 $versionNumber
 
- Protected Member Functions inherited from TYPO3\CMS\Install\Updates\TceformsUpdateWizard
 getFinishedFields ()
 
 getRecordsFromTable ($table, $fieldToMigrate, $relationFields, $limit)
 
- Protected Member Functions inherited from TYPO3\CMS\Install\Updates\AbstractUpdate
 markWizardAsDone ($confValue=1)
 
 isWizardDone ()
 
 getDatabaseConnection ()
 
- Protected Attributes inherited from TYPO3\CMS\Install\Updates\TceformsUpdateWizard
 $title = 'Migrate all file relations from tt_content.image and pages.media'
 
 $storage
 
 $logger
 
 $database
 
 $tables
 
 $registry
 
 $registryNamespace = 'TceformsUpdateWizard'
 
 $recordOffset = array()
 
- 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 5462 of file LegacyClassesForIde.php.