CustomFilteredMessagesTask Class Reference

Provides essentially free-form filtering access via tasks. More...

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

List of all members.

Protected Member Functions

 preinit ()
 Processes messages before paging is done.
 postinit ()
 Processes messages after paging is done.
 doPaging ()
 Takes a slice of messages according to limit and offset given in option at initialisation time.
 output ()
 Outputs the results.

Protected Attributes

 $id = 'custom'

Detailed Description

Provides essentially free-form filtering access via tasks.

This essentially makes all other tasks redundant, and once TUX is finished and everything is using WebAPI we can get rid of these.

Since:
2012-12-12

Definition at line 160 of file TranslateTasks.php.


Member Function Documentation

CustomFilteredMessagesTask::doPaging (  )  [protected]

Takes a slice of messages according to limit and offset given in option at initialisation time.

Calls the callback to provide information how much messages there is.

Reimplemented from TranslateTask.

Definition at line 169 of file TranslateTasks.php.

CustomFilteredMessagesTask::output (  )  [protected]

Outputs the results.

Returns:
string

Reimplemented from TranslateTask.

Definition at line 172 of file TranslateTasks.php.

CustomFilteredMessagesTask::postinit (  )  [protected]

Processes messages after paging is done.

Reimplemented from TranslateTask.

Definition at line 166 of file TranslateTasks.php.

CustomFilteredMessagesTask::preinit (  )  [protected]

Processes messages before paging is done.

Reimplemented from TranslateTask.

Definition at line 163 of file TranslateTasks.php.


Member Data Documentation

CustomFilteredMessagesTask::$id = 'custom' [protected]

Reimplemented from TranslateTask.

Definition at line 161 of file TranslateTasks.php.


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