TranslateRegistrationStats Class Reference
[Statistics]

Graph which provides statistics about amount of registered users in a given time. More...

Inheritance diagram for TranslateRegistrationStats:
Inheritance graph
[legend]
Collaboration diagram for TranslateRegistrationStats:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 preQuery (&$tables, &$fields, &$conds, &$type, &$options, $start, $end)
 Query details that the graph must fill.
 getTimestamp ($row)
 Return the timestamp associated with this result row.

Detailed Description

Graph which provides statistics about amount of registered users in a given time.

Definition at line 994 of file SpecialTranslationStats.php.


Member Function Documentation

TranslateRegistrationStats::getTimestamp ( row  ) 

Return the timestamp associated with this result row.

Parameters:
array $row Database Result Row
Returns:
  String   Timestamp.

Implements TranslationStatsInterface.

Definition at line 1003 of file SpecialTranslationStats.php.

TranslateRegistrationStats::preQuery ( &$  tables,
&$  fields,
&$  conds,
&$  type,
&$  options,
start,
end 
)

Query details that the graph must fill.

Parameters:
array $tables Empty list. Append table names.
array $fields Empty list. Append field names.
array $conds Empty array. Append select conditions.
string $type Append graph type (used to identify queries).
array $options Empty array. Append extra query options.
string $start Precalculated start cutoff timestamp
string $end Precalculated end cutoff timestamp

Implements TranslationStatsInterface.

Definition at line 995 of file SpecialTranslationStats.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Oct 29 00:00:55 2013 for MediaWiki Translate Extension by  doxygen 1.6.3