Contains logic for special page Special:TranslationStats. More...
Go to the source code of this file.
Classes | |
class | SpecialTranslationStats |
Includable special page for generating graphs on translations. More... | |
interface | TranslationStatsInterface |
Interface for producing different kinds of graphs. More... | |
class | TranslationStatsBase |
Provides some hand default implementations for TranslationStatsInterface. More... | |
class | TranslatePerLanguageStats |
Graph which provides statistics on active users and number of translations. More... | |
class | TranslateRegistrationStats |
Graph which provides statistics about amount of registered users in a given time. More... | |
class | ReviewPerLanguageStats |
Graph which provides statistics on number of reviews and reviewers. More... |
Contains logic for special page Special:TranslationStats.
Definition in file SpecialTranslationStats.php.