File: bp-groups/classes/class-bp-groups-list-table.php
Description
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_admin_row_class

Filters the classes applied to a single row in the groups list table.

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

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_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