Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
GroupStatistics Class Reference
Inheritance diagram for GroupStatistics:

Public Member Functions

 execute ()
 

Public Attributes

 $mostSpokenLanguages
 
 $localisedWeights
 
 $wikimediaCodeMap
 

Detailed Description

Definition at line 29 of file groupStatistics.php.

Constructor & Destructor Documentation

◆ __construct()

GroupStatistics::__construct ( )

Definition at line 198 of file groupStatistics.php.

Member Function Documentation

◆ execute()

GroupStatistics::execute ( )

Definition at line 281 of file groupStatistics.php.

Member Data Documentation

◆ $localisedWeights

GroupStatistics::$localisedWeights
Initial value:
= [
'wikimedia' => [
'core' => 50,
'ext-0-wikimedia' => 50
],
'fundraiser' => [
'ext-di-di' => 16,
'ext-di-pfpg' => 84,
],
'mediawiki' => [
'core' => 50,
'ext-0-wikimedia' => 25,
'ext-0-all' => 25
]
]

Definition at line 109 of file groupStatistics.php.

◆ $mostSpokenLanguages

GroupStatistics::$mostSpokenLanguages

Definition at line 42 of file groupStatistics.php.

◆ $wikimediaCodeMap

GroupStatistics::$wikimediaCodeMap

Definition at line 132 of file groupStatistics.php.


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