MediaWiki  REL1_20
DeleteBatch Class Reference

Maintenance script to delete a batch of pages. More...

Inheritance diagram for DeleteBatch:
Collaboration diagram for DeleteBatch:

List of all members.

Public Member Functions

 __construct ()
 Default constructor.
 execute ()
 Do the actual work.

Detailed Description

Maintenance script to delete a batch of pages.

Definition at line 38 of file deleteBatch.php.


Constructor & Destructor Documentation

Default constructor.

Children should call this *first* if implementing their own constructors

Reimplemented from Maintenance.

Definition at line 40 of file deleteBatch.php.

References Maintenance\addArg(), and Maintenance\addOption().


Member Function Documentation


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