AndroidXmlFFS Class Reference
[File format support]

Support for XML translation format used by Android. More...

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

List of all members.

Public Member Functions

 supportsFuzzy ()
 Query the capabilities of this FFS.
 getFileExtensions ()
 Return the commonly used file extensions for these formats.
 readFromVariable ($data)
 Parse the message data given as a string in the SimpleFFS format and return it as an array of AUTHORS and MESSAGES.

Detailed Description

Support for XML translation format used by Android.

Since:
2012-08-19

Definition at line 15 of file AndroidXmlFFS.php.


Member Function Documentation

AndroidXmlFFS::getFileExtensions (  ) 

Return the commonly used file extensions for these formats.

Include the dot.

Returns:
string[]
Since:
2013-04

Reimplemented from SimpleFFS.

Definition at line 20 of file AndroidXmlFFS.php.

AndroidXmlFFS::readFromVariable ( data  ) 

Parse the message data given as a string in the SimpleFFS format and return it as an array of AUTHORS and MESSAGES.

Parameters:
$data string
Returns:
array
Exceptions:
MWException 

Reimplemented from SimpleFFS.

Definition at line 24 of file AndroidXmlFFS.php.

AndroidXmlFFS::supportsFuzzy (  ) 

Query the capabilities of this FFS.

Allowed values are:

  • yes
  • write (ignored on read)
  • no (stripped on write)
    Returns:
    string
    Since:
    2013-03-05

Reimplemented from SimpleFFS.

Definition at line 16 of file AndroidXmlFFS.php.


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