MediaWiki
REL1_23
|
A general output object. More...
Public Member Functions | |
blockend () | |
blockstart () | |
element ($in, $heading=false) | |
footer () | |
formatPercent ($subset, $total, $revert=false, $accuracy=2) | |
heading () |
Reimplemented in CsvStatsOutput, TextStatsOutput, and WikiStatsOutput.
Definition at line 45 of file StatOutputs.php.
Reimplemented in WikiStatsOutput.
Definition at line 42 of file StatOutputs.php.
StatsOutput::element | ( | $ | in, |
$ | heading = false |
||
) |
Reimplemented in CsvStatsOutput, TextStatsOutput, and WikiStatsOutput.
Definition at line 48 of file StatOutputs.php.
Reimplemented in WikiStatsOutput.
Definition at line 39 of file StatOutputs.php.
StatsOutput::formatPercent | ( | $ | subset, |
$ | total, | ||
$ | revert = false , |
||
$ | accuracy = 2 |
||
) |
Reimplemented in WikiStatsOutput.
Definition at line 28 of file StatOutputs.php.
References $total, wfRestoreWarnings(), and wfSuppressWarnings().
Reimplemented in WikiStatsOutput.
Definition at line 36 of file StatOutputs.php.