WikiFormatReader Class Reference

Old-style parser for MediaWiki i18n format (one file per language). More...

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

List of all members.

Public Member Functions

 parseAuthors ()
 Reads all @author tags from the file and returns array of authors.
 parseStaticHeader ()
 parseMessages (StringMangler $mangler)
 Reads the file contents and returns an array of keys and messages.

Public Attributes

 $variableName = 'messages'

Detailed Description

Old-style parser for MediaWiki i18n format (one file per language).

Definition at line 14 of file Wiki.php.


Member Function Documentation

WikiFormatReader::parseAuthors (  ) 

Reads all @author tags from the file and returns array of authors.

Returns:
  Array   List of authors.

Reimplemented from SimpleFormatReader.

Definition at line 23 of file Wiki.php.

WikiFormatReader::parseMessages ( StringMangler mangler  ) 

Reads the file contents and returns an array of keys and messages.

Parameters:
$mangler StringMangler
Returns:
array

Reimplemented from SimpleFormatReader.

Definition at line 67 of file Wiki.php.

Here is the call graph for this function:

WikiFormatReader::parseStaticHeader (  ) 
Returns:
string

Reimplemented from SimpleFormatReader.

Definition at line 37 of file Wiki.php.


Member Data Documentation

WikiFormatReader::$variableName = 'messages'

Definition at line 16 of file Wiki.php.


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