You are here

9 calls to _og_user_mail_text() in Organic groups 5.2

og_admin_settings in ./og.module
og_approve in ./og.module
og_create_admin_confirm_submit in ./og.module
Confirm og create admin form
og_deny in ./og.module
og_email_form_submit in ./og.module
og_invite_form_submit in ./og.module
og_mail in ./og.module
Send this node/comment via email to all email subscribers. Called from og_nodeapi() and og_comment() TODO: this mail feature is a bit messy. rethink.
og_nodeapi in ./og.module
Implementation of hook_nodeapi().
og_subscribe_user in ./og.module
Create a new subscription for a given user to given group and send proper email. Edits to subscriptions should go through og_save_subscription(). No access control since this is an API function.