[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/maintenance/language/ -> StatOutputs.php (summary)

(no description)

File Size: 146 lines (4 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 4 classes

StatsOutput:: (6 methods):
  formatPercent()
  heading()
  footer()
  blockstart()
  blockend()
  element()

WikiStatsOutput:: (6 methods):
  heading()
  footer()
  blockstart()
  blockend()
  element()
  formatPercent()

TextStatsOutput:: (2 methods):
  element()
  blockend()

CsvStatsOutput:: (2 methods):
  element()
  blockend()


Class: StatsOutput  - X-Ref

Statistic output classes.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
http://www.gnu.org/copyleft/gpl.html

formatPercent( $subset, $total, $revert = false, $accuracy = 2 )   X-Ref
No description

heading()   X-Ref
No description

footer()   X-Ref
No description

blockstart()   X-Ref
No description

blockend()   X-Ref
No description

element( $in, $heading = false )   X-Ref
No description

Class: WikiStatsOutput  - X-Ref

heading()   X-Ref
No description

footer()   X-Ref
No description

blockstart()   X-Ref
No description

blockend()   X-Ref
No description

element( $in, $heading = false )   X-Ref
No description

formatPercent( $subset, $total, $revert = false, $accuracy = 2 )   X-Ref
No description

Class: TextStatsOutput  - X-Ref

element( $in, $heading = false )   X-Ref
No description

blockend()   X-Ref
No description

Class: CsvStatsOutput  - X-Ref

element( $in, $heading = false )   X-Ref
No description

blockend()   X-Ref
No description



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1