ExportAsPoMessagesTask Class Reference

Exports messages as special Gettext format that is suitable for off-line translation with tools that support Gettext. More...

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

List of all members.

Public Member Functions

 plainOutput ()
 Indicates whether the task itself will hand the full output page, including headers.
 output ()
 Outputs the results.

Protected Attributes

 $id = 'export-as-po'

Detailed Description

Exports messages as special Gettext format that is suitable for off-line translation with tools that support Gettext.

These files can later be imported back to the wiki.

Definition at line 355 of file TranslateTasks.php.


Member Function Documentation

ExportAsPoMessagesTask::output (  ) 

Outputs the results.

Returns:
string

Reimplemented from ExportMessagesTask.

Definition at line 362 of file TranslateTasks.php.

Here is the call graph for this function:

ExportAsPoMessagesTask::plainOutput (  ) 

Indicates whether the task itself will hand the full output page, including headers.

If false, the resulting html should be embedded to the page of calling context.

Returns:
bool

Reimplemented from TranslateTask.

Definition at line 358 of file TranslateTasks.php.


Member Data Documentation

ExportAsPoMessagesTask::$id = 'export-as-po' [protected]

Reimplemented from ExportMessagesTask.

Definition at line 356 of file TranslateTasks.php.

Referenced by output().


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