Job for updating translation memory. More...
Public Member Functions | |
__construct ($title, $params=array(), $id=0) | |
run () | |
Fetch all the translations and update them. | |
Static Public Member Functions | |
static | newJob (MessageHandle $handle) |
Job for updating translation memory.
Definition at line 16 of file TTMServerMessageUpdateJob.php.
TTMServerMessageUpdateJob::__construct | ( | $ | title, | |
$ | params = array() , |
|||
$ | id = 0 | |||
) |
Definition at line 27 of file TTMServerMessageUpdateJob.php.
static TTMServerMessageUpdateJob::newJob | ( | MessageHandle $ | handle | ) | [static] |
MessageHandle | $handle |
Definition at line 21 of file TTMServerMessageUpdateJob.php.
Referenced by TTMServer::onGroupChange().
TTMServerMessageUpdateJob::run | ( | ) |
Fetch all the translations and update them.
Definition at line 34 of file TTMServerMessageUpdateJob.php.