![]() |
TYPO3
7.6
|
Public Member Functions | |
checkForUpdate (&$description) | |
performUpdate (array &$databaseQueries, &$customMessages) | |
Protected Attributes | |
$title = 'Installs extension "openid" from TER if openid is used.' | |
$extensionKey = 'openid' | |
$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:openid if needed
Definition at line 20 of file OpenidExtractionUpdate.php.
checkForUpdate | ( | & | $description | ) |
Checks if an update is needed
string | $description | The description for the update |
Definition at line 49 of file OpenidExtractionUpdate.php.
References AbstractUpdate\getDatabaseConnection(), and AbstractUpdate\isWizardDone().
performUpdate | ( | array & | $databaseQueries, |
& | $customMessages | ||
) |
Performs the update if EXT:openid is used.
array | $databaseQueries | Queries done in this update |
mixed | $customMessages | Custom messages |
Definition at line 83 of file OpenidExtractionUpdate.php.
References AbstractUpdate\markWizardAsDone().
|
protected |
Definition at line 35 of file OpenidExtractionUpdate.php.
|
protected |
Definition at line 30 of file OpenidExtractionUpdate.php.
|
protected |
Definition at line 25 of file OpenidExtractionUpdate.php.