MessageIndexRebuildJob Class Reference

Job for rebuilding message index. More...

List of all members.

Public Member Functions

 __construct ($title, $params=array(), $id=0)
 run ()
 insert ()
 Usually this job is fast enough to be executed immediately, in which case having it go through jobqueue only causes problems in installations with errant job queue processing.

Static Public Member Functions

static newJob ()

Detailed Description

Job for rebuilding message index.

Definition at line 16 of file MessageIndexRebuildJob.php.


Constructor & Destructor Documentation

MessageIndexRebuildJob::__construct ( title,
params = array(),
id = 0 
)

Definition at line 27 of file MessageIndexRebuildJob.php.


Member Function Documentation

MessageIndexRebuildJob::insert (  ) 

Usually this job is fast enough to be executed immediately, in which case having it go through jobqueue only causes problems in installations with errant job queue processing.

Definition at line 43 of file MessageIndexRebuildJob.php.

Here is the call graph for this function:

static MessageIndexRebuildJob::newJob (  )  [static]
MessageIndexRebuildJob::run (  ) 

Definition at line 31 of file MessageIndexRebuildJob.php.

Referenced by insert().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Oct 29 00:00:50 2013 for MediaWiki Translate Extension by  doxygen 1.6.3