JsonFFS Class Reference
[File format support]

JsonFFS implements a message format where messages are encoded as key-value pairs in JSON objects. More...

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

List of all members.

Public Member Functions

 getFileExtensions ()
 Return the commonly used file extensions for these formats.
 readFromVariable ($data)

Static Public Member Functions

static isValid ($data)

Detailed Description

JsonFFS implements a message format where messages are encoded as key-value pairs in JSON objects.

The format is extended to support author information under the special key.

Since:
2012-09-21

Definition at line 19 of file JsonFFS.php.


Member Function Documentation

JsonFFS::getFileExtensions (  ) 

Return the commonly used file extensions for these formats.

Include the dot.

Returns:
string[]
Since:
2013-04

Reimplemented from SimpleFFS.

Definition at line 28 of file JsonFFS.php.

static JsonFFS::isValid ( data  )  [static]
Parameters:
$data 
Returns:
bool

Definition at line 24 of file JsonFFS.php.

JsonFFS::readFromVariable ( data  ) 
Parameters:
array $data
Returns:
array

Reimplemented from SimpleFFS.

Definition at line 36 of file JsonFFS.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