Updates
Table of Contents
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
- AbstractListTypeToCTypeUpdate
- This class can be extended by 3rd party extensions to easily add a custom `list_type` to `CType` update for deprecated "plugin" content element usages.
- Confirmation
- DatabaseUpdatedPrerequisite
- Prerequisite for upgrade wizards to ensure the database is up-to-date
- ReferenceIndexUpdatedPrerequisite
- ReferenceIndex Prerequisite