File: bp-groups/classes/class-bp-groups-group.php |
Description |
---|---|
BP_Groups_Group::get_total_group_count() |
Get a total group count for the site. |
BP_Groups_Group::get_total_member_count() |
Get the member count for a group. |
BP_Groups_Group::get_group_type_ids() |
Get an array containing ids for each group type. |
BP_Groups_Group::get_sql_clause_for_group_types() |
Get SQL clause for group type(s). |
BP_Groups_Group::strip_leading_and() |
Strips the leading AND and any surrounding whitespace from a string. |
BP_Groups_Group::get_by_letter() |
Get a list of groups whose names start with a given letter. |
BP_Groups_Group::get_random() |
Get a list of random groups. |
BP_Groups_Group::get_group_extras() |
Fetch extra data for a list of groups. |
BP_Groups_Group::delete_all_invites() |
Delete all invitations to a given group. |
BP_Groups_Group::get_slug() |
Get the slug for a given group ID. |