MediaWiki master
MediaWiki\Installer Namespace Reference

Namespaces

namespace  Hook
 

Classes

class  CliInstaller
 Class for the core installer command line interface. More...
 
class  ConnectionStatus
 
class  DatabaseConnectForm
 
class  DatabaseForm
 
class  DatabaseInstaller
 Base class for DBMS-specific installation helper classes. More...
 
class  DatabaseSettingsForm
 
class  DatabaseUpdater
 Class for handling database updates. More...
 
class  InstallDocFormatter
 
class  Installer
 Base installer class. More...
 
class  InstallerOverrides
 
class  InstallerSessionProvider
 
class  InstallException
 Exception thrown if an error occurs during installation. More...
 
class  MysqlConnectForm
 
class  MysqlInstaller
 Class for setting up the MediaWiki database using MySQL. More...
 
class  MysqlSettingsForm
 
class  MysqlUpdater
 
class  Pingback
 Send information about this MediaWiki instance to mediawiki.org. More...
 
class  PostgresConnectForm
 
class  PostgresInstaller
 Class for setting up the MediaWiki database using Postgres. More...
 
class  PostgresSettingsForm
 
class  PostgresUpdater
 Class for handling updates to Postgres databases. More...
 
class  SqliteConnectForm
 
class  SqliteInstaller
 Class for setting up the MediaWiki database using SQLLite. More...
 
class  SqliteUpdater
 
class  WebInstaller
 Class for the core installer web interface. More...
 
class  WebInstallerComplete
 
class  WebInstallerCopying
 
class  WebInstallerDBConnect
 
class  WebInstallerDBSettings
 
class  WebInstallerDocument
 
class  WebInstallerExistingWiki
 
class  WebInstallerInstall
 
class  WebInstallerLanguage
 
class  WebInstallerName
 
class  WebInstallerOptions
 
class  WebInstallerOutput
 Output class modelled on OutputPage. More...
 
class  WebInstallerPage
 Abstract class to define pages for the web installer. More...
 
class  WebInstallerReleaseNotes
 
class  WebInstallerRestart
 
class  WebInstallerUpgrade
 
class  WebInstallerUpgradeDoc
 
class  WebInstallerWelcome