(no description)
File Size: | 109 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
send_guest_emails:: (6 methods):
get_notification_type()
send_all_notifications()
get_subject()
get_string_vars()
get_small_message()
get_html_message()
Class: send_guest_emails - X-Ref
This adhoc task will send emails to guest users with the meeting's detailsget_notification_type() X-Ref |
Get the notification type. return: string |
send_all_notifications() X-Ref |
Send all the emails |
get_subject() X-Ref |
Get the subject of the notification. return: string |
get_string_vars() X-Ref |
Get variables to make available to strings. return: array |
get_small_message() X-Ref |
Get the short summary message. return: string |
get_html_message() X-Ref |
Get the HTML message content. return: string |