HTMLCacheUpdateJob Class Reference
[JobQueue]

Job wrapper for HTMLCacheUpdate. More...

Inherits Job.

List of all members.

Public Member Functions

 __construct ($title, $params, $id=0)
 Construct a job.
 run ()
 Run the job.

Public Attributes

 $table
 $start
 $end


Detailed Description

Job wrapper for HTMLCacheUpdate.

Gets run whenever a related job gets called from the queue.

Definition at line 119 of file HTMLCacheUpdate.php.


Constructor & Destructor Documentation

HTMLCacheUpdateJob::__construct ( title,
params,
id = 0 
)

Construct a job.

Parameters:
Title $title The title linked to
array $params Job parameters (table, start and end page_ids)
integer $id job_id

Definition at line 128 of file HTMLCacheUpdate.php.

References Job::$id, Job::$params, Job::$title, and table.


Member Function Documentation

HTMLCacheUpdateJob::run (  ) 

Run the job.

Returns:
boolean success

Reimplemented from Job.

Definition at line 135 of file HTMLCacheUpdate.php.

References table.


Member Data Documentation

HTMLCacheUpdateJob::$end

Definition at line 120 of file HTMLCacheUpdate.php.

HTMLCacheUpdateJob::$start

Definition at line 120 of file HTMLCacheUpdate.php.

HTMLCacheUpdateJob::$table

Definition at line 120 of file HTMLCacheUpdate.php.


The documentation for this class was generated from the following file:

Generated on Sat Sep 5 02:08:38 2009 for MediaWiki by  doxygen 1.5.9