115 return $showUpdate > 0 ||
$result == TRUE;
130 return $showUpdate != 2 ||
$result == TRUE;
140 $databaseTables =
$GLOBALS[
'TYPO3_DB']->admin_get_tables();
141 if (array_key_exists($table, $databaseTables)) {
162 abstract public function performUpdate(array &$dbQueries, &$customMessages);
171 protected function installExtensions(array $extensionKeys) {
174 'TYPO3\\CMS\\Extensionmanager\\Utility\\InstallUtility' 176 foreach ($extensionKeys as $extension) {
177 $installUtility->install($extension);
199 $wizardClassName = get_class($this);
202 isset(
$GLOBALS[
'TYPO3_CONF_VARS'][
'INSTALL'][
'wizardDone'][$wizardClassName])
203 &&
$GLOBALS[
'TYPO3_CONF_VARS'][
'INSTALL'][
'wizardDone'][$wizardClassName]
performUpdate(array &$dbQueries, &$customMessages)
setIdentifier($identifier)
static makeInstance($className)
checkForUpdate(&$description)
if($list_of_literals) if(!empty($literals)) if(!empty($literals)) $result
Analyse literals to prepend the N char to them if their contents aren't numeric.
markWizardAsDone($confValue=1)
checkIfTableExists($table)
if(!defined('TYPO3_MODE')) $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_userauth.php']['logoff_pre_processing'][]