Public Member Functions | |
getIconLocation () | |
getSubscriptionSettings () | |
Notification () | |
sendMailingListEmail ($email, $password, $template) |
Definition at line 33 of file Notification.inc.php.
Notification.getIconLocation | ( | ) |
return the path to the icon for this type
Definition at line 46 of file Notification.inc.php.
Notification.getSubscriptionSettings | ( | ) |
Returns an array of information on the conference's subscription settings
Definition at line 109 of file Notification.inc.php.
References Request.getConference(), and OCSPaymentManager.getManager().
Notification.Notification | ( | ) |
Constructor.
Definition at line 38 of file Notification.inc.php.
Notification.sendMailingListEmail | ( | $ | email, | |
$ | password, | |||
$ | template | |||
) |
Static function to send an email to a mailing list user regarding signup or a lost password
string | ||
$password | string the user's password | |
$template | string The mail template to use |
Definition at line 81 of file Notification.inc.php.
References Request.getConference(), and Request.url().