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