MediaWiki  master
RightsLogFormatter Class Reference

This class formats rights log entries. More...

Inheritance diagram for RightsLogFormatter:
Collaboration diagram for RightsLogFormatter:

Public Member Functions

 formatParametersForApi ()
 

Protected Member Functions

 getMessageKey ()
 
 getMessageParameters ()
 
 getParametersForApi ()
 
 makePageLink (Title $title=null, $parameters=[], $html=null)
 

Private Member Functions

 makeGroupArray ($group)
 

Detailed Description

This class formats rights log entries.

Since
1.21

Definition at line 31 of file RightsLogFormatter.php.

Member Function Documentation

RightsLogFormatter::formatParametersForApi ( )

Definition at line 140 of file RightsLogFormatter.php.

References $ret, and ApiResult\setIndexedTagName().

RightsLogFormatter::getMessageKey ( )
protected

Definition at line 59 of file RightsLogFormatter.php.

References $params, and getMessageParameters().

RightsLogFormatter::getMessageParameters ( )
protected

Definition at line 70 of file RightsLogFormatter.php.

References $lang, $params, as, User\getGroupMember(), and makeGroupArray().

Referenced by getMessageKey().

RightsLogFormatter::getParametersForApi ( )
protected

Definition at line 112 of file RightsLogFormatter.php.

References $params, as, and makeGroupArray().

RightsLogFormatter::makeGroupArray (   $group)
private

Definition at line 151 of file RightsLogFormatter.php.

Referenced by getMessageParameters(), and getParametersForApi().

RightsLogFormatter::makePageLink ( Title  $title = null,
  $parameters = [],
  $html = null 
)
protected

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