MediaWiki  REL1_19
installer Directory Reference
Directory dependency graph for includes/installer/:
includes/installer/

Files

file  CliInstaller.php [code]
 

Core installer command line interface.


file  DatabaseInstaller.php [code]
 

DBMS-specific installation helper.


file  DatabaseUpdater.php [code]
 

DBMS-specific updater helper.


file  Ibm_db2Installer.php [code]
 

IBM_DB2-specific installer.


file  Ibm_db2Updater.php [code]
 

IBM_DB2-specific updater.


file  InstallDocFormatter.php [code]
file  Installer.i18n.php [code]
 

Internationalization file for the install/upgrade process.


file  Installer.php [code]
 

Base code for MediaWiki installer.


file  LocalSettingsGenerator.php [code]
 

Generator for LocalSettings.php file.


file  MysqlInstaller.php [code]
 

MySQL-specific installer.


file  MysqlUpdater.php [code]
 

MySQL-specific updater.


file  OracleInstaller.php [code]
 

Oracle-specific installer.


file  OracleUpdater.php [code]
 

Oracle-specific updater.


file  PhpBugTests.php [code]
 

Classes for self-contained tests for known bugs in PHP.


file  PostgresInstaller.php [code]
 

PostgreSQL-specific installer.


file  PostgresUpdater.php [code]
 

PostgreSQL-specific updater.


file  SqliteInstaller.php [code]
 

Sqlite-specific installer.


file  SqliteUpdater.php [code]
 

Sqlite-specific updater.


file  WebInstaller.php [code]
 

Core installer web interface.


file  WebInstallerOutput.php [code]
 

Output handler for the web installer.


file  WebInstallerPage.php [code]
 

Base code for web installer pages.