MediaWiki  REL1_20
NewUsersLogFormatter Class Reference

This class formats new user log entries. More...

Inheritance diagram for NewUsersLogFormatter:
Collaboration diagram for NewUsersLogFormatter:

List of all members.

Public Member Functions

 getComment ()
 Gets the luser provided comment.
 getPreloadTitles ()

Protected Member Functions

 getMessageParameters ()
 Formats parameters intented for action message from array of all parameters.

Detailed Description

This class formats new user log entries.

Since:
1.19

Definition at line 975 of file LogFormatter.php.


Member Function Documentation

Gets the luser provided comment.

Returns:
string HTML

Reimplemented from LogFormatter.

Definition at line 990 of file LogFormatter.php.

Formats parameters intented for action message from array of all parameters.

There are three hardcoded parameters (array is zero-indexed, this list not):

  • 1: user name with premade link
  • 2: usable for gender magic function
  • 3: target page with premade link
    Returns:
    array

Reimplemented from LogFormatter.

Definition at line 976 of file LogFormatter.php.

Returns:
Array of titles that should be preloaded with LinkBatch.

Reimplemented from LogFormatter.

Definition at line 1000 of file LogFormatter.php.


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