MediaWiki  REL1_19
InstallDocFormatter Class Reference

List of all members.

Static Public Member Functions

static format ($text)

Protected Member Functions

 __construct ($text)
 execute ()
 replaceBugLinks ($matches)
 replaceConfigLinks ($matches)

Detailed Description

Definition at line 3 of file InstallDocFormatter.php.


Constructor & Destructor Documentation

InstallDocFormatter::__construct ( text) [protected]

Definition at line 9 of file InstallDocFormatter.php.


Member Function Documentation

Definition at line 13 of file InstallDocFormatter.php.

static InstallDocFormatter::format ( text) [static]

Definition at line 4 of file InstallDocFormatter.php.

Referenced by MaintenanceFormatInstallDoc\execute(), WebInstaller_Document\execute(), and InstallDocFormatterTest\testFormat().

Here is the caller graph for this function:

InstallDocFormatter::replaceBugLinks ( matches) [protected]

Definition at line 33 of file InstallDocFormatter.php.

References $matches.

InstallDocFormatter::replaceConfigLinks ( matches) [protected]

Definition at line 38 of file InstallDocFormatter.php.

References $matches.


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