MediaWiki  REL1_22
DeleteArchivedRevisionsImplementation Class Reference

Helper methods for the deleteArchivedRevisions.php maintenance script. More...

List of all members.

Static Public Member Functions

static doDelete ($maint)
 Perform the delete on archived revisions.

Detailed Description

Helper methods for the deleteArchivedRevisions.php maintenance script.

Definition at line 29 of file deleteArchivedRevisions.inc.


Member Function Documentation

Perform the delete on archived revisions.

Parameters:
$maintObject An object (typically of class Maintenance) that implements two methods: handleOutput() and purgeRedundantText(). See Maintenance for a description of those methods.

Definition at line 39 of file deleteArchivedRevisions.inc.

References $count, and wfGetDB().

Referenced by DeleteArchivedRevisions\execute().


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