FatMessage Class Reference

Message object where you can directly set the translation. More...

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

List of all members.

Public Member Functions

 setTranslation ($text)
 Set the current translation of this message.
 translation ()
 Get the message translation.

Protected Attributes

 $translation
   String   Stored translation.

Detailed Description

Message object where you can directly set the translation.

Hence the name fat. Authors are not supported.

Definition at line 184 of file Message.php.


Member Function Documentation

FatMessage::setTranslation ( text  ) 

Set the current translation of this message.

Parameters:
string $text

Definition at line 192 of file Message.php.

Here is the call graph for this function:

FatMessage::translation (  ) 

Get the message translation.

Returns:
string|null

Reimplemented from TMessage.

Definition at line 196 of file Message.php.

Referenced by setTranslation().

Here is the call graph for this function:


Member Data Documentation

FatMessage::$translation [protected]

  String   Stored translation.

Definition at line 186 of file Message.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