File: bp-groups/classes/class-bp-groups-list-table.php
Description
BP_Groups_List_Table::column_description()

Markup for the Description column.

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

bp_groups_list_table_get_views

Fires inside listing of views so plugins can add their own.

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

BP_Groups_List_Table::get_bulk_actions()

Get bulk actions for single group row.

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

bp_groups_list_table_get_bulk_actions

Filters the list of bulk actions to display on a single group row.

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

BP_Groups_List_Table::get_columns()

Get the table column titles.

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

BP_Groups_List_Table

List table class for the Groups component admin page.

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

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::get_default_primary_column_name()

Get name of default primary column

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