MediaWiki  REL1_22
PopulateCategory Class Reference

Mainteance script to populate the category table. More...

Inheritance diagram for PopulateCategory:
Collaboration diagram for PopulateCategory:

List of all members.

Public Member Functions

 __construct ()
 execute ()

Public Attributes

const REPORTING_INTERVAL = 1000

Private Member Functions

 doPopulateCategory ($begin, $maxlag, $throttle, $force)

Detailed Description

Mainteance script to populate the category table.

Definition at line 32 of file populateCategory.php.


Constructor & Destructor Documentation

Reimplemented from Maintenance.

Definition at line 36 of file populateCategory.php.

References Maintenance\addOption(), in, is, it, on, options(), print, run, table, and will.


Member Function Documentation

PopulateCategory::doPopulateCategory ( begin,
maxlag,
throttle,
force 
) [private]

Definition at line 68 of file populateCategory.php.

References $name, array(), Category\newFromName(), Maintenance\output(), wfGetDB(), and wfWaitForSlaves().

Referenced by execute().

Reimplemented from Maintenance.

Definition at line 60 of file populateCategory.php.

References doPopulateCategory(), and Maintenance\getOption().


Member Data Documentation

Definition at line 34 of file populateCategory.php.


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