File: bp-groups/classes/class-bp-groups-group.php |
Description |
---|---|
BP_Groups_Group::is_visible() |
Checks whether the current user can know the group exists. |
BP_Groups_Group::group_exists() |
Get whether a group exists for a given slug. |
BP_Groups_Group::get_id_from_slug() |
Get the ID of a group by the group’s slug. |
BP_Groups_Group::get_id_by_previous_slug() |
Get whether a group exists for an old slug. |
BP_Groups_Group::get_invites() |
Get IDs of users with outstanding invites to a given group from a specified user. |
BP_Groups_Group::filter_user_groups() |
Get a list of a user’s groups, filtered by a search string. |
BP_Groups_Group |
BuddyPress Group object. |
BP_Groups_Group::__construct() |
Constructor method. |
BP_Groups_Group::populate() |
Set up data about the current group. |
BP_Groups_Group::save() |
Save the current group to the database. |