MediaWiki  REL1_19
FakeMaintenance Class Reference

Fake maintenance wrapper, mostly used for the web installer/updater. More...

Inheritance diagram for FakeMaintenance:
Collaboration diagram for FakeMaintenance:

List of all members.

Public Member Functions

 execute ()
 Do the actual work.

Protected Attributes

 $mSelf = "FakeMaintenanceScript"

Detailed Description

Fake maintenance wrapper, mostly used for the web installer/updater.

Definition at line 1253 of file Maintenance.php.


Member Function Documentation

Do the actual work.

All child classes will need to implement this

Reimplemented from Maintenance.

Definition at line 1255 of file Maintenance.php.


Member Data Documentation

FakeMaintenance::$mSelf = "FakeMaintenanceScript" [protected]

Reimplemented from Maintenance.

Definition at line 1254 of file Maintenance.php.


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