You are here

8 calls to og_list_users_sql() in Organic groups 5.3

og_broadcast_form in ./og.module
Admins may broadcast messages to all their members.
og_broadcast_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_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_xmlrpc_get_all_subscribers in ./og_xmlrpc.inc