MediaWiki master
TextStatsOutput Class Reference

Output text. More...

Inherits StatsOutput.

Collaboration diagram for TextStatsOutput:

Public Member Functions

 blockend ()
 
 element ( $in, $heading=false)
 
- Public Member Functions inherited from StatsOutput
 blockstart ()
 
 footer ()
 
 formatPercent ( $subset, $total, $revert=false, $accuracy=2)
 
 heading ()
 

Detailed Description

Output text.

To be used on a terminal for example.

Definition at line 130 of file StatOutputs.php.

Member Function Documentation

◆ blockend()

TextStatsOutput::blockend ( )

Reimplemented from StatsOutput.

Definition at line 135 of file StatOutputs.php.

◆ element()

TextStatsOutput::element ( $in,
$heading = false )

Reimplemented from StatsOutput.

Definition at line 131 of file StatOutputs.php.


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