@since: BuddyPress 1.7.0
Description
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_List_Table::display()

Output the Groups data table.

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

BP_Groups_List_Table::single_row()

Generate content for a single row of the table.

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

BP_Groups_List_Table::get_views()

Get the list of views available on this table (e.g. “all”, “public”).

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

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_get_group_creator_permalink

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

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