MediaWiki master
Installer Directory Reference
Directory dependency graph for Installer:
includes/Installer

Directories

 Hook
 
 Task
 

Files

 CliInstaller.php
 
 ConnectionStatus.php
 
 DatabaseConnectForm.php
 
 DatabaseCreator.php
 
 DatabaseForm.php
 
 DatabaseInstaller.php
 DBMS-specific installation helper.
 
 DatabaseSettingsForm.php
 
 DatabaseUpdater.php
 
 InstallDocFormatter.php
 Installer-specific wikitext formatting.
 
 Installer.php
 Base code for MediaWiki installer.
 
 InstallerOverrides.php
 MediaWiki installer overrides.
 
 InstallerSessionProvider.php
 Session provider which always provides the same session ID and doesn't persist the session.
 
 InstallException.php
 
 LocalSettingsGenerator.php
 
 MysqlConnectForm.php
 
 MysqlDatabaseCreator.php
 
 MysqlInstaller.php
 MySQL-specific installer.
 
 MysqlSettingsForm.php
 
 MysqlUpdater.php
 MySQL-specific updater.
 
 NetworkedDatabaseCreator.php
 
 Pingback.php
 
 PostgresConnectForm.php
 
 PostgresDatabaseCreator.php
 
 PostgresInstaller.php
 PostgreSQL-specific installer.
 
 PostgresSettingsForm.php
 
 PostgresUpdater.php
 PostgreSQL-specific updater.
 
 SqliteConnectForm.php
 
 SqliteDatabaseCreator.php
 
 SqliteInstaller.php
 Sqlite-specific installer.
 
 SqliteUpdater.php
 Sqlite-specific updater.
 
 WebInstaller.php
 Core installer web interface.
 
 WebInstallerComplete.php
 
 WebInstallerCopying.php
 
 WebInstallerDBConnect.php
 
 WebInstallerDBSettings.php
 
 WebInstallerDocument.php
 
 WebInstallerExistingWiki.php
 
 WebInstallerInstall.php
 
 WebInstallerLanguage.php
 
 WebInstallerName.php
 
 WebInstallerOptions.php
 
 WebInstallerOutput.php
 
 WebInstallerPage.php
 
 WebInstallerReleaseNotes.php
 
 WebInstallerRestart.php
 
 WebInstallerUpgrade.php
 
 WebInstallerUpgradeDoc.php
 
 WebInstallerWelcome.php