File: bp-groups/classes/class-bp-groups-group.php |
Description |
---|---|
BP_Groups_Group::check_slug() |
Check for the existence of a slug. |
BP_Groups_Group::get_slug() |
Get the slug for a given group ID. |
BP_Groups_Group::has_members() |
Check whether a given group has any members. |
BP_Groups_Group::__set() |
Magic setter. |
BP_Groups_Group::get_admins() |
Get a list of the group’s admins. |
BP_Groups_Group::get_mods() |
Get a list of the group’s mods. |
BP_Groups_Group::set_up_admins_and_mods() |
Set up admins and mods for the current group object. |
BP_Groups_Group::get_is_member() |
Checks whether the logged-in user is a member of the group. |
BP_Groups_Group::get_user_has_access() |
Checks whether the logged-in user has access to the group. |
BP_Groups_Group::is_visible() |
Checks whether the current user can know the group exists. |