ExportMessagesTask Class Reference

Exports messages to their native format with embedded textarea. More...

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

List of all members.

Public Member Functions

 output ()
 Outputs the results.

Protected Member Functions

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

Protected Attributes

 $id = 'export'

Detailed Description

Exports messages to their native format with embedded textarea.

Definition at line 292 of file TranslateTasks.php.


Member Function Documentation

ExportMessagesTask::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 309 of file TranslateTasks.php.

ExportMessagesTask::output (  ) 

Outputs the results.

Returns:
string

Reimplemented from ViewMessagesTask.

Reimplemented in ExportToFileMessagesTask, and ExportAsPoMessagesTask.

Definition at line 312 of file TranslateTasks.php.

ExportMessagesTask::preinit (  )  [protected]

Processes messages before paging is done.

Reimplemented from ViewMessagesTask.

Definition at line 295 of file TranslateTasks.php.


Member Data Documentation

ExportMessagesTask::$id = 'export' [protected]

Reimplemented from ViewMessagesTask.

Reimplemented in ExportToFileMessagesTask, and ExportAsPoMessagesTask.

Definition at line 293 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