MediaWiki  REL1_19
statsOutput Class Reference

A general output object. More...

Inheritance diagram for statsOutput:

List of all members.

Public Member Functions

 blockend ()
 blockstart ()
 element ($in, $heading=false)
 footer ()
 formatPercent ($subset, $total, $revert=false, $accuracy=2)
 heading ()

Detailed Description

A general output object.

Need to be overriden

Definition at line 28 of file StatOutputs.php.


Member Function Documentation

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 29 of file StatOutputs.php.

References $total.

Reimplemented in wikiStatsOutput.

Definition at line 34 of file StatOutputs.php.


The documentation for this class was generated from the following file: