includes/specials/SpecialAllmessages.php File Reference

Use this special page to get a list of the MediaWiki system messages. More...

Go to the source code of this file.

Functions

 wfSpecialAllmessages ()
 Constructor.
 wfAllMessagesMakeXml (&$messages)
 wfAllMessagesMakePhp (&$messages)
 Create the messages array, formatted in PHP to copy to language files.
 wfAllMessagesMakeHTMLText (&$messages)
 Create a list of messages, formatted in HTML as a list of messages and values and showing differences between the default language file message and the message in MediaWiki: namespace.


Detailed Description

Use this special page to get a list of the MediaWiki system messages.

Definition in file SpecialAllmessages.php.


Function Documentation

wfAllMessagesMakeHTMLText ( &$  messages  ) 

Create a list of messages, formatted in HTML as a list of messages and values and showing differences between the default language file message and the message in MediaWiki: namespace.

Parameters:
$messages Messages array.
Returns:
The HTML list of messages.

Definition at line 119 of file SpecialAllmessages.php.

References $changed, $dbr, $i, $input, $key, $messages, $res, $s, $title, $wgContLang, $wgLang, $wgUser, Xml::element(), Title::makeTitle(), wfGetDB(), wfMsg(), wfMsgHtml(), wfProfileIn(), and wfProfileOut().

Referenced by wfSpecialAllmessages().

wfAllMessagesMakePhp ( &$  messages  ) 

Create the messages array, formatted in PHP to copy to language files.

Parameters:
$messages Messages array.
Returns:
The PHP messages array.
Todo:
Make suitable for language files.

Definition at line 95 of file SpecialAllmessages.php.

References $key, $messages, $wgLang, and wfEmptyMsg().

Referenced by wfSpecialAllmessages().

wfAllMessagesMakeXml ( &$  messages  ) 

Definition at line 76 of file SpecialAllmessages.php.

References $key, $messages, $wgLang, and Xml::element().

Referenced by wfSpecialAllmessages().

wfSpecialAllmessages (  ) 


Generated on Sat Sep 5 02:08:24 2009 for MediaWiki by  doxygen 1.5.9