![]() |
Xataface Email Module
0.3.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 136 of file email_opt_out.php.
| getEmailAddressFromId | ( | $emailId | ) |
Definition at line 125 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 90 of file email_opt_out.php.
| out | ( | $out | ) |
Definition at line 150 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.
1.8.1.2