MediaWiki master
MWDocGen Class Reference

Maintenance script that builds doxygen documentation. More...

Inherits Maintenance.

Collaboration diagram for MWDocGen:

Public Member Functions

 __construct ()
 Prepare Maintenance class.
 
 execute ()
 
 getDbType ()
 

Protected Member Functions

 init ()
 

Detailed Description

Maintenance script that builds doxygen documentation.

Definition at line 46 of file mwdocgen.php.

Constructor & Destructor Documentation

◆ __construct()

MWDocGen::__construct ( )

Prepare Maintenance class.

Definition at line 67 of file mwdocgen.php.

Member Function Documentation

◆ execute()

MWDocGen::execute ( )

Definition at line 137 of file mwdocgen.php.

References init(), and wfTempDir().

◆ getDbType()

MWDocGen::getDbType ( )

Definition at line 90 of file mwdocgen.php.

◆ init()

MWDocGen::init ( )
protected

Definition at line 94 of file mwdocgen.php.

References $wgPhpCli.

Referenced by execute().


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