FlatPhpFFS Class Reference

Implements file format support for PHP files which consist of multiple variable assignments. More...

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

List of all members.

Public Member Functions

 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.

Protected Member Functions

 doAuthors (MessageCollection $collection)

Detailed Description

Implements file format support for PHP files which consist of multiple variable assignments.

Definition at line 16 of file FlatPhpFFS.php.


Member Function Documentation

FlatPhpFFS::doAuthors ( MessageCollection collection  )  [protected]

Definition at line 118 of file FlatPhpFFS.php.

Here is the call graph for this function:

FlatPhpFFS::getFileExtensions (  ) 

Return the commonly used file extensions for these formats.

Include the dot.

Returns:
string[]
Since:
2013-04

Reimplemented from SimpleFFS.

Definition at line 17 of file FlatPhpFFS.php.

FlatPhpFFS::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 FlatPhpFFS.php.


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