Go to the source code of this file.
Classes | |
class | RecompressTracked |
class | CgzCopyTransaction |
Class to represent a recompression operation for a single CGZ blob. More... | |
Variables | |
$optionsWithArgs = RecompressTracked::getOptionsWithArgs() | |
if(count($args)< 1) | $job = RecompressTracked::newFromCommandLine( $args, $options ) |
if (count($args)< 1) $job = RecompressTracked::newFromCommandLine( $args, $options ) |
Definition at line 20 of file recompressTracked.php.
Referenced by Job::batchInsert(), MediaWiki::doJobs(), NonScaryGearmanWorker::doWork(), EmailNotification::notifyOnPageChange(), Job::pop(), and Job::pop_type().
$optionsWithArgs = RecompressTracked::getOptionsWithArgs() |
Definition at line 3 of file recompressTracked.php.