Job for updating translation pages when translation or message definition changes. More...
Public Member Functions | |
__construct ($title, $params=array(), $id=0) | |
run () | |
Static Public Member Functions | |
static | newJob (Title $target, $content, $fuzzy=false) |
Job for updating translation pages when translation or message definition changes.
Definition at line 16 of file MessageUpdateJob.php.
MessageUpdateJob::__construct | ( | $ | title, | |
$ | params = array() , |
|||
$ | id = 0 | |||
) |
Definition at line 27 of file MessageUpdateJob.php.
static MessageUpdateJob::newJob | ( | Title $ | target, | |
$ | content, | |||
$ | fuzzy = false | |||
) | [static] |
Definition at line 17 of file MessageUpdateJob.php.
Referenced by SpecialPageTranslation::getTranslationUnitJobs(), and SpecialManageGroups::processSubmit().
MessageUpdateJob::run | ( | ) |