‪TYPO3CMS  ‪main
TYPO3\CMS\Install\Updates\UpgradeWizardInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Install\Updates\UpgradeWizardInterface:
TYPO3\CMS\Extensionmanager\Updates\AbstractDownloadExtensionUpdate TYPO3\CMS\Install\Updates\BackendGroupsExplicitAllowDenyMigration TYPO3\CMS\Install\Updates\BackendModulePermissionMigration TYPO3\CMS\Install\Updates\DatabaseRowsUpdateWizard TYPO3\CMS\Install\Updates\IndexedSearchCTypeMigration TYPO3\CMS\Install\Updates\MigrateSiteSettingsConfigUpdate TYPO3\CMS\Install\Updates\PagesRecyclerDoktypeMigration TYPO3\CMS\Install\Updates\SysFileCollectionIdentifierMigration TYPO3\CMS\Install\Updates\SysFileMountIdentifierMigration TYPO3\CMS\Install\Updates\SysLogSerializationUpdate TYPO3\CMS\Install\Updates\SysTemplateNoWorkspaceMigration

Public Member Functions

 getTitle ()
 
 getDescription ()
 
 executeUpdate ()
 
 updateNecessary ()
 
string[] getPrerequisites ()
 

Detailed Description

Interface UpgradeWizardInterface

Definition at line 23 of file UpgradeWizardInterface.php.

Member Function Documentation

◆ executeUpdate()

◆ getDescription()

◆ getPrerequisites()

◆ getTitle()

◆ updateNecessary()