MediaWiki  REL1_22
EmaillingJob Class Reference

Old job used for sending single notification emails; kept for backwards-compatibility. More...

Inheritance diagram for EmaillingJob:
Collaboration diagram for EmaillingJob:

List of all members.

Public Member Functions

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

Detailed Description

Old job used for sending single notification emails; kept for backwards-compatibility.

Definition at line 30 of file EmaillingJob.php.


Constructor & Destructor Documentation

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

Definition at line 31 of file EmaillingJob.php.

References Job\$id, Job\$params, and Title\newMainPage().


Member Function Documentation

Run the job.

Returns:
boolean success

Reimplemented from Job.

Definition at line 35 of file EmaillingJob.php.

References params, and UserMailer\send().


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