Ajax

Class: A class to be used as a base for all ajax classes.

Ajax::__construct()

Method: Class constructor.

Ajax::set_action()

Method: Set ajax action.

Ajax::logged_in()

Method: Method for logged in users.

Ajax::nopriv()

Method: Method for non logged in users.

Helper

Class: The email helper class.

Helper::__construct()

Method: Initialize email class.

Helper::add_email()

Method: Add an email to the currently sending list.

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.