MediaWiki
REL1_19
|
Background job to update links for a given title. More...
Public Member Functions | |
__construct ($title, $params= '', $id=0) | |
run () | |
Run a refreshLinks job. |
Background job to update links for a given title.
Definition at line 14 of file RefreshLinksJob.php.
RefreshLinksJob::__construct | ( | $ | title, |
$ | params = '' , |
||
$ | id = 0 |
||
) |
Definition at line 16 of file RefreshLinksJob.php.
References Job\$id, Job\$params, and Job\$title.
Run a refreshLinks job.
Reimplemented from Job.
Definition at line 24 of file RefreshLinksJob.php.
References $options, $wgContLang, $wgParser, Revision\newFromTitle(), ParserOptions\newFromUserAndLang(), LinkCache\singleton(), wfProfileIn(), and wfProfileOut().