6 calls to og_list_users_sql() in Organic groups 6
- og_broadcast_form_submit in ./
og.module - og_node_delete_move_memberships in ./
og.module - og_subscriber_count_link in ./
og.module - Determine the number of active and pending members and the current user's membership state.
- og_subscribe_user in ./
og.module - Create a new membership for a given user to given group. Edits to membership should go through og_save_subscription(). No access control since this is an API function.
- og_views_handler_field_og_member_count::query in modules/
og_views/ includes/ og_views_handler_field_og_member_count.inc - og_xmlrpc_get_all_subscribers in includes/
og.xmlrpc.inc