MediaWiki
1.30.0
|
A general output object. More...
Public Member Functions | |
blockend () | |
blockstart () | |
element ( $in, $heading=false) | |
footer () | |
formatPercent ( $subset, $total, $revert=false, $accuracy=2) | |
heading () | |
StatsOutput::blockend | ( | ) |
Reimplemented in CsvStatsOutput, TextStatsOutput, and WikiStatsOutput.
Definition at line 46 of file StatOutputs.php.
StatsOutput::blockstart | ( | ) |
Reimplemented in WikiStatsOutput.
Definition at line 43 of file StatOutputs.php.
StatsOutput::element | ( | $in, | |
$heading = false |
|||
) |
Reimplemented in CsvStatsOutput, TextStatsOutput, and WikiStatsOutput.
Definition at line 49 of file StatOutputs.php.
StatsOutput::footer | ( | ) |
Reimplemented in WikiStatsOutput.
Definition at line 40 of file StatOutputs.php.
StatsOutput::formatPercent | ( | $subset, | |
$total, | |||
$revert = false , |
|||
$accuracy = 2 |
|||
) |
Reimplemented in WikiStatsOutput.
Definition at line 28 of file StatOutputs.php.
StatsOutput::heading | ( | ) |
Reimplemented in WikiStatsOutput.
Definition at line 37 of file StatOutputs.php.