MediaWiki  REL1_20
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 29 of file EnotifNotifyJob.php.


Constructor & Destructor Documentation

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

Definition at line 31 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 35 of file EnotifNotifyJob.php.

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


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