File: bp-groups/classes/class-bp-groups-list-table.php |
Description |
---|---|
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::get_bulk_actions() |
Get bulk actions for single group row. |
bp_groups_list_table_get_bulk_actions |
Filters the list of bulk actions to display on a single group row. |
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 |