MediaWiki
REL1_22
|
Static Public Member Functions | |
static | format ($text) |
Protected Member Functions | |
__construct ($text) | |
execute () | |
replaceBugLinks ($matches) | |
replaceConfigLinks ($matches) |
Definition at line 23 of file InstallDocFormatter.php.
InstallDocFormatter::__construct | ( | $ | text | ) | [protected] |
Definition at line 30 of file InstallDocFormatter.php.
References text.
InstallDocFormatter::execute | ( | ) | [protected] |
Definition at line 34 of file InstallDocFormatter.php.
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.