Helper

Class: The email helper class.

ap_before_email_to_list

Action Hook: Hook triggered before an email added to current sending list.

Helper::add_user()

Method: Add user or email to current sending list.

Helper::add_template_tag()

Method: Add template tags.

ap_adding_email_tag

Action Hook: Action triggered after adding email template tag.

Helper::add_template_tags()

Method: Add multiple template tags.

Helper::get_default_template()

Method: Get default template for an email.

ap_email_default_template_{$this->event}

Filter Hook: Filter for adding default email template.

ap_email_default_template_{$event}

Filter Hook: Used for registering a default email template for an event.

Email::template_new_question()

Method: Add default new question email template.