MediaWiki  REL1_19
EnotifNotifyJob Class Reference

Job for email notification mails. More...

Inheritance diagram for EnotifNotifyJob:
Collaboration diagram for EnotifNotifyJob:

List of all members.

Public Member Functions

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

Detailed Description

Job for email notification mails.

Definition at line 14 of file EnotifNotifyJob.php.


Constructor & Destructor Documentation

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

Definition at line 16 of file EnotifNotifyJob.php.

References Job\$id, Job\$params, and Job\$title.


Member Function Documentation

Run the job.

Returns:
boolean success

Reimplemented from Job.

Definition at line 20 of file EnotifNotifyJob.php.

References User\newFromId(), and User\newFromName().

Here is the call graph for this function:


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