Go to the documentation of this file.
47 $djob =
new self(
$job->getTitle(),
$job->getParams() );
48 $djob->command =
$job->getType();
49 $djob->params = is_array( $djob->params ) ? $djob->params :
array();
50 $djob->params =
array(
'isDuplicate' =>
true ) + $djob->params;
51 $djob->metadata =
$job->metadata;
56 public function run() {
skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in etc for skin dependent CSS etc for skin dependent JavaScript These can also be customised on a per user by etc This feature has led to a wide variety of user styles becoming that gallery is a good place to ending in php
Class to both describe a background job and handle jobs.
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.
static newFromJob(Job $job)
Get a duplicate no-op version of a job.
No-op job that does nothing.
array bool $params
Array of job parameters or false if none *.
__construct( $title, $params)
Callers should use DuplicateJob::newFromJob() instead.
if(count( $args)< 1) $job