|
MediaWiki master
|
Outputs WikiText. More...
Inherits StatsOutput.

Public Member Functions | |||||||||||||
| blockend () | |||||||||||||
| blockstart () | |||||||||||||
| element ( $in, $heading=false) | |||||||||||||
| |||||||||||||
| footer () | |||||||||||||
| formatPercent ( $subset, $total, $revert=false, $accuracy=2) | |||||||||||||
| |||||||||||||
| heading () | |||||||||||||
Outputs WikiText.
Definition at line 55 of file StatOutputs.php.
| WikiStatsOutput::blockend | ( | ) |
Reimplemented from StatsOutput.
Definition at line 86 of file StatOutputs.php.
| WikiStatsOutput::blockstart | ( | ) |
Reimplemented from StatsOutput.
Definition at line 82 of file StatOutputs.php.
| WikiStatsOutput::element | ( | $in, | |
| $heading = false ) |
| string | float | int | $in | |
| bool | $heading |
Reimplemented from StatsOutput.
Definition at line 91 of file StatOutputs.php.
| WikiStatsOutput::footer | ( | ) |
Reimplemented from StatsOutput.
Definition at line 78 of file StatOutputs.php.
| WikiStatsOutput::formatPercent | ( | $subset, | |
| $total, | |||
| $revert = false, | |||
| $accuracy = 2 ) |
| int | float | $subset | |
| int | float | $total | |
| bool | $revert | |
| int | float | $accuracy |
Reimplemented from StatsOutput.
Definition at line 96 of file StatOutputs.php.
| WikiStatsOutput::heading | ( | ) |
Reimplemented from StatsOutput.
Definition at line 56 of file StatOutputs.php.
References $wgDummyLanguageCodes.