File: bp-groups/classes/class-bp-groups-group.php |
Description |
|---|---|
| BP_Groups_Group::filter_user_groups() |
Get a list of a user’s groups, filtered by a search string. |
| BP_Groups_Group::__isset() |
Magic issetter. |
| 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 |
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. |