![]() |
Xataface Email Module 0.2
Email/Mailmerge Module for Xataface
|
Public Member Functions | |
handle (&$params) | |
optIn ($emailId) | |
optOut ($emailId) | |
getEmailAddressFromId ($emailId) | |
checkBlackList ($emailId) | |
out ($out) | |
Data Fields | |
const | ADDRESS_NOT_FOUND = 8404 |
const | ADDRESS_ALREADY_FOUND = 8300 |
Definition at line 2 of file email_opt_out.php.
checkBlackList | ( | $ | emailId | ) |
Definition at line 126 of file email_opt_out.php.
getEmailAddressFromId | ( | $ | emailId | ) |
Definition at line 115 of file email_opt_out.php.
handle | ( | &$ | params | ) |
Definition at line 7 of file email_opt_out.php.
optIn | ( | $ | emailId | ) |
Definition at line 54 of file email_opt_out.php.
optOut | ( | $ | emailId | ) |
Definition at line 85 of file email_opt_out.php.
out | ( | $ | out | ) |
Definition at line 140 of file email_opt_out.php.
const ADDRESS_ALREADY_FOUND = 8300 |
Definition at line 4 of file email_opt_out.php.
const ADDRESS_NOT_FOUND = 8404 |
Definition at line 3 of file email_opt_out.php.