File: bp-groups/classes/class-bp-groups-list-table.php |
Description |
---|---|
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 |
Fires inside listing of views so plugins can add their own. |
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. |
BP_Groups_List_Table::get_default_primary_column_name() |
Get name of default primary column |