Updates
Table of Contents
Namespaces
Interfaces
- ChattyInterface
- Is this upgradeWizard chatty aka does it need to output things?
- ConfirmableInterface
- Use if upgrade wizard needs confirmation
- PrerequisiteInterface
- UpgradeWizard Prerequisites
- RepeatableInterface
- Use if wizard may be run multiple times (and should not be disabled after one run)
- UpgradeWizardInterface
- Interface UpgradeWizardInterface
Classes
- AbstractDownloadExtensionUpdate
- Download extension from TER
- BackendUserLanguageMigration
- CollectionsExtractionUpdate
- Installs and downloads EXT:legacy_collections if requested
- Confirmation
- DatabaseRowsUpdateWizard
- This is a generic updater to migrate content of TCA rows.
- DatabaseUpdatedPrerequisite
- Prerequisite for upgrade wizards to ensure the database is up-to-date
- ExtensionModel
- Model for extensions installed by upgrade wizards
- FeeditExtractionUpdate
- Installs and downloads EXT:feedit if requested
- PrerequisiteCollection
- ReferenceIndexUpdatedPrerequisite
- ReferenceIndex Prerequisite
- ShortcutRecordsMigration
- SvgFilesSanitization
- SysActionExtractionUpdate
- Installs and downloads EXT:sys_action if requested
- SysLogChannel
- TaskcenterExtractionUpdate
- Installs and downloads EXT:taskcenter if requested