MediaWiki  REL1_22
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 23 of file InstallDocFormatter.php.


Constructor & Destructor Documentation

InstallDocFormatter::__construct ( text) [protected]

Definition at line 30 of file InstallDocFormatter.php.

References text.


Member Function Documentation

Definition at line 34 of file InstallDocFormatter.php.

References array(), and text.

static InstallDocFormatter::format ( text) [static]

Definition at line 24 of file InstallDocFormatter.php.

Referenced by InstallDocFormatterTest\testFormat().

InstallDocFormatter::replaceBugLinks ( matches) [protected]

Definition at line 59 of file InstallDocFormatter.php.

References $matches.

InstallDocFormatter::replaceConfigLinks ( matches) [protected]

Definition at line 64 of file InstallDocFormatter.php.

References $matches.


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