MediaWiki
REL1_19
|
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 40 of file StatOutputs.php.
Reimplemented in wikiStatsOutput.
Definition at line 38 of file StatOutputs.php.
statsOutput::element | ( | $ | in, |
$ | heading = false |
||
) |
Reimplemented in csvStatsOutput, textStatsOutput, and wikiStatsOutput.
Definition at line 42 of file StatOutputs.php.
Reimplemented in wikiStatsOutput.
Definition at line 36 of file StatOutputs.php.
statsOutput::formatPercent | ( | $ | subset, |
$ | total, | ||
$ | revert = false , |
||
$ | accuracy = 2 |
||
) |
Reimplemented in wikiStatsOutput.
Definition at line 34 of file StatOutputs.php.