MediaWiki  REL1_19
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.

Detailed Description

Background job to update links for a given title.

Newer version for high use templates.

Definition at line 63 of file RefreshLinksJob.php.


Constructor & Destructor Documentation

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

Definition at line 65 of file RefreshLinksJob.php.

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


Member Function Documentation

Run a refreshLinks2 job.

Returns:
boolean success

Reimplemented from Job.

Definition at line 73 of file RefreshLinksJob.php.

References $options, Job\$title, $wgContLang, $wgParser, Job\batchInsert(), Revision\newFromTitle(), ParserOptions\newFromUserAndLang(), LinkCache\singleton(), wfProfileIn(), wfProfileOut(), and wfWaitForSlaves().

Here is the call graph for this function:


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