MediaWiki  REL1_24
CommandLineInstaller Class Reference

Maintenance script to install and configure MediaWiki. More...

Inheritance diagram for CommandLineInstaller:
Collaboration diagram for CommandLineInstaller:

List of all members.

Public Member Functions

 __construct ()
 execute ()
 validateParamsAndArgs ()
 Run some validation checks on the params, etc.

Detailed Description

Maintenance script to install and configure MediaWiki.

Default values for the options are defined in DefaultSettings.php (see the mapping in CliInstaller.php) Default for --dbpath (SQLite-specific) is defined in SqliteInstaller::getGlobalDefaults

Definition at line 40 of file install.php.


Constructor & Destructor Documentation


Member Function Documentation

Run some validation checks on the params, etc.

Reimplemented from Maintenance.

Definition at line 149 of file install.php.

References Maintenance\hasOption().


The documentation for this class was generated from the following file: