MediaWiki REL1_39
Installer Member List

This is the complete list of members for Installer, including all inherited members.

$autoExtensionHookContainerInstallerprotected
$compiledDBsInstallerprotected
$dbInstallersInstallerprotected
$dbTypesInstallerprotectedstatic
$envChecksInstallerprotected
$envPrepsInstallerprotected
$extraInstallStepsInstallerprotected
$internalDefaultsInstallerprotected
$licensesInstaller
$minMemorySizeInstallerprotected
$objectCachesInstallerprotected
$parserOptionsInstallerprotected
$parserTitleInstallerprotected
$rightsProfilesInstaller
$settingsInstallerprotected
__construct()Installer
addInstallStep( $callback, $findStep='BEGINNING')Installer
apacheModulePresent( $moduleName)Installerstatic
createMainpage(DatabaseInstaller $installer)Installerprotected
createSysop()Installerprotected
dirIsExecutable( $dir, $url)Installer
disableLinkPopups()Installer
disableTimeLimit()Installerprotected
doEnvironmentChecks()Installer
doEnvironmentPreps()Installer
doGenerateKeys( $keys)Installerprotected
envCheck64Bit()Installerprotected
envCheckCache()Installerprotected
envCheckDB()Installerprotected
envCheckDiff3()Installerprotected
envCheckGit()Installerprotected
envCheckGraphics()Installerprotected
envCheckLibicu()Installerprotected
envCheckMemory()Installerprotected
envCheckModSecurity()Installerprotected
envCheckPath()Installerprotected
envCheckPCRE()Installerprotected
envCheckServer()Installerprotected
envCheckSuhosinMaxValueLength()Installerprotected
envCheckUploadsDirectory()Installerprotected
envGetDefaultServer()Installerprotected
envPrepPath()Installerprotected
envPrepServer()Installerprotected
findExtensions( $directory='extensions')Installer
findExtensionsByType( $type='extension', $directory='extensions')Installerprotected
generateKeys()Installer
getAutoExtensionData()Installerprotected
getAutoExtensionHookContainer()Installer
getAutoExtensionLegacyHooks()Installerprotected
getCompiledDBs()Installer
getDBInstaller( $type=false)Installer
getDBInstallerClass( $type)Installerstatic
getDBTypes()Installerstatic
getDefaultSkin(array $skinNames)Installer
getDocUrl( $page)Installerprotected
getExistingLocalSettings()Installerstatic
getExtensionInfo( $type, $parentRelPath, $name)Installerprotected
getFakePassword( $realPassword)Installer
getInstallerConfig(Config $baseConfig)Installerstatic
getInstallSteps(DatabaseInstaller $installer)Installerprotected
getParserOptions()Installer
getVar( $name, $default=null)Installer
includeExtensionFiles( $files)Installerprotected
includeExtensions()Installerprotected
maybeGetWebserverPrimaryGroup()Installerstatic
MINIMUM_PCRE_VERSIONInstaller
overrideConfig(SettingsBuilder $settings)Installerstatic
parse( $text, $lineStart=false)Installer
performInstallation( $startCB, $endCB)Installer
populateSiteStats(DatabaseInstaller $installer)Installer
resetMediaWikiServices(Config $installerConfig=null, $serviceOverrides=[])Installer
restoreLinkPopups()Installer
restoreServices()Installer
setParserLanguage( $lang)Installer
setPassword( $name, $value)Installer
setVar( $name, $value)Installer
showError( $msg,... $params)Installer
showMessage( $msg,... $params)Installer
showStatusMessage(Status $status)Installer