MediaWiki  1.23.0
InstallDocFormatter Class Reference

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

◆ __construct()

InstallDocFormatter::__construct (   $text)
protected

Definition at line 30 of file InstallDocFormatter.php.

References text.

Member Function Documentation

◆ execute()

InstallDocFormatter::execute ( )
protected

Definition at line 34 of file InstallDocFormatter.php.

References array().

◆ format()

static InstallDocFormatter::format (   $text)
static

◆ replaceBugLinks()

InstallDocFormatter::replaceBugLinks (   $matches)
protected

Definition at line 59 of file InstallDocFormatter.php.

References $matches.

◆ replaceConfigLinks()

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: