@since: BuddyPress 1.7.0
Description
BP_Groups_List_Table::__construct()

Constructor

Source: bp-groups/classes/class-bp-groups-list-table.php:53

BP_Groups_List_Table::prepare_items()

Set up items for display in the list table.

Source: bp-groups/classes/class-bp-groups-list-table.php:82

BP_Groups_List_Table::get_column_info()

Get an array of all the columns on the page.

Source: bp-groups/classes/class-bp-groups-list-table.php:203

BP_Groups_List_Table::no_items()

Display a message on screen when no items are found (“No groups found”).

Source: bp-groups/classes/class-bp-groups-list-table.php:236

BP_Groups_Group::get_group_type_ids()

Get an array containing ids for each group type.

Source: bp-groups/classes/class-bp-groups-group.php:1746

bp_is_group_creator()

Determine whether a user is the creator of the current group in the loop.

Source: bp-groups/bp-groups-template.php:1704

bp_group_creator_avatar()

Output the avatar of the creator of the current group in the loop.

Source: bp-groups/bp-groups-template.php:1730

bp_get_group_creator_avatar()

Return the avatar of the creator of the current group in the loop.

Source: bp-groups/bp-groups-template.php:1753

bp_get_group_creator_avatar

Filters the avatar of the creator of the current group in the loop.

Source: bp-groups/bp-groups-template.php:1795

bp_group_creator_id()

Output the user ID of the creator of the current group in the loop.

Source: bp-groups/bp-groups-template.php:1625