MediaWiki  REL1_24
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)
 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 
)

Definition at line 30 of file EnotifNotifyJob.php.

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


Member Function Documentation

Run the job.

Returns:
bool Success

Reimplemented from Job.

Definition at line 34 of file EnotifNotifyJob.php.

References $editor, User\newFromId(), User\newFromName(), and title.


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