8 calls to og_list_users_sql() in Organic groups 5.2
- og_email_form in ./
og.module - Admins may broadcast email to all their subscribers
- og_email_form_submit in ./
og.module - og_handler_field_count in ./
og_views.inc - Views handler to display the number subscriptions
- og_list_users_faces_page in ./
og.module - og_list_users_page in ./
og.module - og_og_block_details in ./
og.module - 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.
- og_xmlrpc_get_all_subscribers in ./
og_xmlrpc.inc