File: bp-groups/classes/class-bp-groups-list-table.php |
Description |
|---|---|
| BP_Groups_List_Table::column_cb() |
Markup for the Checkbox column. |
| BP_Groups_List_Table::column_gid() |
Markup for the Group ID column. |
| BP_Groups_List_Table::column_comment() |
Name column, and “quick admin” rollover actions. |
| bp_groups_admin_comment_row_actions |
Filters the actions that will be shown for the column content. |
| BP_Groups_List_Table::column_description() |
Markup for the Description column. |
| BP_Groups_List_Table::get_views() |
Get the list of views available on this table (e.g. “all”, “public”). |
| BP_Groups_List_Table |
List table class for the Groups component admin page. |
| BP_Groups_List_Table::__construct() |
Constructor |
| BP_Groups_List_Table::prepare_items() |
Set up items for display in the list table. |
| BP_Groups_List_Table::get_column_info() |
Get an array of all the columns on the page. |