MediaWiki
REL1_19
|
Background job to update links for a given title. More...
Public Member Functions | |
__construct ($title, $params, $id=0) | |
run () | |
Run a refreshLinks2 job. |
Background job to update links for a given title.
Newer version for high use templates.
Definition at line 63 of file RefreshLinksJob.php.
RefreshLinksJob2::__construct | ( | $ | title, |
$ | params, | ||
$ | id = 0 |
||
) |
Definition at line 65 of file RefreshLinksJob.php.
References Job\$id, Job\$params, and Job\$title.
Run a refreshLinks2 job.
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().