TranslateRcFilter Class Reference

Adds a new filter to Special:RecentChanges which makes it possible to filter translations away or show them only. More...

List of all members.

Static Public Member Functions

static translationFilter (&$conds, &$tables, &$join_conds, $opts)
 Hooks SpecialRecentChangesQuery.
static translationFilterForm (&$items, $opts)
 Hooks SpecialRecentChangesPanel.

Detailed Description

Adds a new filter to Special:RecentChanges which makes it possible to filter translations away or show them only.

Definition at line 16 of file RcFilter.php.


Member Function Documentation

static TranslateRcFilter::translationFilter ( &$  conds,
&$  tables,
&$  join_conds,
opts 
) [static]

Hooks SpecialRecentChangesQuery.

See the hook documentation for documentation of the function parameters.

Appends SQL filter conditions into $conds.

Parameters:
array $conds
array|string $tables
array $join_conds
FormOptions $opts
Returns:
bool true

Definition at line 28 of file RcFilter.php.

static TranslateRcFilter::translationFilterForm ( &$  items,
opts 
) [static]

Hooks SpecialRecentChangesPanel.

See the hook documentation for documentation of the function parameters.

Adds a HTMl selector into $items

Parameters:
$items 
FormOptions $opts
Returns:
bool true

Definition at line 67 of file RcFilter.php.


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