MediaWiki  REL1_19
WikiErrorMsg Class Reference

Localized error message object. More...

Inheritance diagram for WikiErrorMsg:
Collaboration diagram for WikiErrorMsg:

List of all members.

Public Member Functions

 __construct ($message)
 getMessageArgs ()
 getMessageKey ()

Detailed Description

Localized error message object.

Definition at line 83 of file WikiError.php.


Constructor & Destructor Documentation

WikiErrorMsg::__construct ( message)
Parameters:
$messageString: wiki message name
...parameters to pass to wfMsg()
Deprecated:
since 1.17

Reimplemented from WikiError.

Definition at line 90 of file WikiError.php.

References wfDeprecated(), and wfMsgReal().

Here is the call graph for this function:


Member Function Documentation

Definition at line 103 of file WikiError.php.

Definition at line 99 of file WikiError.php.


The documentation for this class was generated from the following file: