CRM_Mailing_Event_BAO_Resubscribe
class CRM_Mailing_Event_BAO_Resubscribe
Class CRM_Mailing_Event_BAO_Resubscribe
Methods
static array|null
resub_to_mailing(int $job_id, int $queue_id, string $hash)
Resubscribe a contact to the groups, he/she was unsubscribed from.
static
send_resub_response(string $queue_id, array $groups, bool $is_domain = FALSE, int $job)
Send a response email informing the contact of the groups to which he/she has been resubscribed.
Details
at line 54
static array|null
resub_to_mailing(int $job_id, int $queue_id, string $hash)
Resubscribe a contact to the groups, he/she was unsubscribed from.
at line 196
static
send_resub_response(string $queue_id, array $groups, bool $is_domain = FALSE, int $job)
Send a response email informing the contact of the groups to which he/she has been resubscribed.