MediaWiki  REL1_20
RefreshLinksJob2 Class Reference

Background job to update links for a given title. More...

Inheritance diagram for RefreshLinksJob2:
Collaboration diagram for RefreshLinksJob2:

List of all members.

Public Member Functions

 __construct ($title, $params, $id=0)
 run ()
 Run a refreshLinks2 job.

Public Attributes

const MAX_TITLES_RUN = 10

Detailed Description

Background job to update links for a given title.

Newer version for high use templates.

Definition at line 94 of file RefreshLinksJob.php.


Constructor & Destructor Documentation

RefreshLinksJob2::__construct ( title,
params,
id = 0 
)

Definition at line 97 of file RefreshLinksJob.php.

References Job\$id, Job\$params, and Job\$title.


Member Function Documentation


Member Data Documentation

Definition at line 95 of file RefreshLinksJob.php.

Referenced by run().


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