MediaWiki  master
DeleteLogFormatter Class Reference

This class formats delete log entries. More...

Inheritance diagram for DeleteLogFormatter:
Collaboration diagram for DeleteLogFormatter:

Public Member Functions

 formatParametersForApi ()
 
 getActionLinks ()
 

Protected Member Functions

 getMessageKey ()
 
 getMessageParameters ()
 
 getParametersForApi ()
 
 parseBitField ($string)
 

Detailed Description

This class formats delete log entries.

Since
1.19

Definition at line 31 of file DeleteLogFormatter.php.

Member Function Documentation

DeleteLogFormatter::formatParametersForApi ( )

Definition at line 280 of file DeleteLogFormatter.php.

References $ret, and ApiResult\setIndexedTagName().

DeleteLogFormatter::getActionLinks ( )
DeleteLogFormatter::getMessageKey ( )
protected

Definition at line 32 of file DeleteLogFormatter.php.

References getMessageParameters().

DeleteLogFormatter::getMessageParameters ( )
protected

Definition at line 45 of file DeleteLogFormatter.php.

References $params, as, RevisionDeleter\getChanges(), list, and parseBitField().

Referenced by getMessageKey().

DeleteLogFormatter::getParametersForApi ( )
protected
DeleteLogFormatter::parseBitField (   $string)
protected

Definition at line 104 of file DeleteLogFormatter.php.

References list.

Referenced by getMessageParameters(), and getParametersForApi().


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