| $compiledDBs | Installer | protected |
| $currentPageName | WebInstaller | protected |
| $dbInstallers | Installer | protected |
| $dbTypes | Installer | protectedstatic |
| $defaultVarNames | Installer | protected |
| $envChecks | Installer | protected |
| $extraInstallSteps | Installer | protected |
| $happyPages | WebInstaller | protected |
| $installSteps | Installer | private |
| $internalDefaults | Installer | protected |
| $licenses | Installer | |
| $mediaWikiAnnounceLanguages | Installer | protected |
| $mediaWikiAnnounceUrl | Installer | protected |
| $minMemorySize | Installer | protected |
| $objectCaches | Installer | protected |
| $otherPages | WebInstaller | protected |
| $output | WebInstaller | |
| $pageSequence | WebInstaller | |
| $parserOptions | Installer | protected |
| $parserTitle | Installer | protected |
| $phpErrors | WebInstaller | protected |
| $request | WebInstaller | |
| $rightsProfiles | Installer | |
| $session | WebInstaller | protected |
| $settings | Installer | protected |
| $showSessionWarning | WebInstaller | |
| $skippedPages | WebInstaller | protected |
| $tabIndex | WebInstaller | protected |
| __construct(WebRequest $request) | WebInstaller | |
| Installer::__construct() | Installer | |
| addInstallStep( $callback, $findStep='BEGINNING') | Installer | |
| apacheModulePresent( $moduleName) | Installer | static |
| createMainpage(DatabaseInstaller $installer) | Installer | protected |
| createSysop() | Installer | protected |
| dirIsExecutable( $dir, $url) | Installer | |
| disableLinkPopups() | Installer | |
| disableTimeLimit() | Installer | protected |
| docLink( $linkText, $attribs, $parser) | WebInstaller | |
| doEnvironmentChecks() | Installer | |
| doGenerateKeys( $keys) | Installer | protected |
| downloadLinkHook( $text, $attribs, $parser) | WebInstaller | |
| endPageWrapper() | WebInstaller | private |
| envCheckBrokenXML() | Installer | protected |
| envCheckCache() | Installer | protected |
| envCheckCtype() | Installer | protected |
| envCheckDB() | Installer | protected |
| envCheckDiff3() | Installer | protected |
| envCheckExtension() | Installer | protected |
| envCheckGit() | Installer | protected |
| envCheckGraphics() | Installer | protected |
| envCheckJSON() | Installer | protected |
| envCheckLibicu() | Installer | protected |
| envCheckMagicQuotes() | Installer | protected |
| envCheckMagicSybase() | Installer | protected |
| envCheckMbstring() | Installer | protected |
| envCheckMemory() | Installer | protected |
| envCheckModSecurity() | Installer | protected |
| envCheckPath() | WebInstaller | |
| envCheckPCRE() | Installer | protected |
| envCheckRegisterGlobals() | Installer | protected |
| envCheckSafeMode() | Installer | protected |
| envCheckServer() | Installer | protected |
| envCheckShellLocale() | Installer | protected |
| envCheckSuhosinMaxValueLength() | Installer | protected |
| envCheckUploadsDirectory() | Installer | protected |
| envCheckXML() | Installer | protected |
| envGetDefaultServer() | WebInstaller | protected |
| errorHandler( $errno, $errstr) | WebInstaller | |
| execute(array $session) | WebInstaller | |
| exportVars() | Installer | |
| findExtensions() | Installer | |
| finish() | WebInstaller | |
| generateKeys() | Installer | |
| getAcceptLanguage() | WebInstaller | |
| getCheckBox( $params) | WebInstaller | |
| getCompiledDBs() | Installer | |
| getDBInstaller( $type=false) | Installer | |
| getDBTypes() | Installer | static |
| getDocUrl( $page) | WebInstaller | protected |
| getErrorBox( $text) | WebInstaller | |
| getExistingLocalSettings() | Installer | static |
| getFakePassword( $realPassword) | Installer | |
| getFingerprint() | WebInstaller | |
| getHelpBox( $msg) | WebInstaller | |
| getInfoBox( $text, $icon=false, $class=false) | WebInstaller | |
| getInstallSteps(DatabaseInstaller $installer) | Installer | protected |
| getLowestUnhappy() | WebInstaller | |
| getPageByName( $pageName) | WebInstaller | |
| getPageListItem( $pageName, $enabled, $currentPageName) | WebInstaller | private |
| getParserOptions() | Installer | |
| getPasswordBox( $params) | WebInstaller | |
| getPossibleBinPaths() | Installer | protectedstatic |
| getRadioSet( $params) | WebInstaller | |
| getSession( $name, $default=null) | WebInstaller | |
| getTextArea( $params) | WebInstaller | |
| getTextBox( $params) | WebInstaller | |
| getUrl( $query=array()) | WebInstaller | |
| getVar( $name, $default=null) | Installer | |
| getWarningBox( $text) | WebInstaller | |
| includeExtensions() | Installer | protected |
| label( $msg, $forId, $contents, $helpData="") | WebInstaller | |
| locateExecutable( $path, $names, $versionInfo=false) | Installer | static |
| locateExecutableInDefaultPaths( $names, $versionInfo=false) | Installer | static |
| maybeGetWebserverPrimaryGroup() | Installer | static |
| MINIMUM_PCRE_VERSION | Installer | |
| MINIMUM_PHP_VERSION | Installer | |
| nextTabIndex() | WebInstaller | |
| overrideConfig() | Installer | static |
| parse( $text, $lineStart=false) | Installer | |
| performInstallation( $startCB, $endCB) | Installer | |
| populateSiteStats(DatabaseInstaller $installer) | Installer | |
| reset() | WebInstaller | |
| restoreLinkPopups() | Installer | |
| setParserLanguage( $lang) | Installer | |
| setPassword( $name, $value) | Installer | |
| setSession( $name, $value) | WebInstaller | |
| setupLanguage() | WebInstaller | |
| setVar( $name, $value) | Installer | |
| setVarsFromRequest( $varNames, $prefix='config_') | WebInstaller | |
| showError( $msg) | WebInstaller | |
| showHelpBox( $msg) | WebInstaller | |
| showMessage( $msg) | WebInstaller | |
| showStatusBox( $status) | WebInstaller | |
| showStatusMessage(Status $status) | WebInstaller | |
| startPageWrapper( $currentPageName) | WebInstaller | private |
| startSession() | WebInstaller | |
| subscribeToMediaWikiAnnounce(Status $s) | Installer | private |
| unicodeChar( $c) | Installer | protected |