MediaWiki  REL1_22
DeleteEqualMessages Class Reference

Maintenance script that deletes all pages in the MediaWiki namespace of which the content is equal to the system default. More...

Inheritance diagram for DeleteEqualMessages:
Collaboration diagram for DeleteEqualMessages:

List of all members.

Public Member Functions

 __construct ()
 execute ()

Protected Member Functions

 fetchMessageInfo ($langCode, array &$messageInfo)

Detailed Description

Maintenance script that deletes all pages in the MediaWiki namespace of which the content is equal to the system default.

Definition at line 30 of file deleteEqualMessages.php.


Constructor & Destructor Documentation

Reimplemented from Maintenance.

Definition at line 31 of file deleteEqualMessages.php.

References Maintenance\addOption().


Member Function Documentation

DeleteEqualMessages::fetchMessageInfo ( langCode,
array &$  messageInfo 
) [protected]
Parameters:
string | bool$langCodeSee --lang-code option.

Definition at line 43 of file deleteEqualMessages.php.

References $key, $wgContLang, array(), as, AllmessagesTablePager\getCustomisedStatuses(), Language\getLocalisationCache(), global, Maintenance\output(), and wfMessage().

Referenced by execute().


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