![]() |
TYPO3
7.6
|
Public Member Functions | |
checkForUpdate (&$description) | |
getUserInput ($inputPrefix) | |
performUpdate (array &$databaseQueries, &$customMessages) | |
Protected Attributes | |
$title = 'Installs extension "compatibility6" from TER' | |
$extensionKey = 'compatibility6' | |
$extensionDetails | |
![]() | |
$title = 'Install an Extension from the Extension Repository' | |
$extensionDetails = [] | |
$repositoryUrl = 'https://typo3.org/fileadmin/ter/@filename' | |
![]() | |
$title | |
$identifier | |
Additional Inherited Members | |
![]() | |
$pObj | |
$userInput | |
$versionNumber | |
![]() | |
getExtensionDetails ($extensionKey) | |
fetchExtension ($extensionKey, $version) | |
fetchUrl ($url) | |
Installs and downloads EXT:compatibility6 if needed
Definition at line 22 of file Compatibility6ExtractionUpdate.php.
checkForUpdate | ( | & | $description | ) |
Checks if an update is needed
string | $description | The description for the update |
Definition at line 51 of file Compatibility6ExtractionUpdate.php.
References AbstractUpdate\isWizardDone().
getUserInput | ( | $inputPrefix | ) |
Second step: Ask user to install the extension
string | $inputPrefix | input prefix, all names of form fields have to start with this. Append custom name in [ ... ] |
Definition at line 71 of file Compatibility6ExtractionUpdate.php.
performUpdate | ( | array & | $databaseQueries, |
& | $customMessages | ||
) |
Performs the update if EXT:compatibility6 should be installed.
array | $databaseQueries | Queries done in this update |
mixed | $customMessages | Custom messages |
Definition at line 100 of file Compatibility6ExtractionUpdate.php.
References GeneralUtility\_GP(), and AbstractUpdate\markWizardAsDone().
|
protected |
Definition at line 37 of file Compatibility6ExtractionUpdate.php.
|
protected |
Definition at line 32 of file Compatibility6ExtractionUpdate.php.
|
protected |
Definition at line 27 of file Compatibility6ExtractionUpdate.php.