File: bp-groups/classes/class-bp-groups-list-table.php |
Description |
---|---|
BP_Groups_List_Table::no_items() |
Display a message on screen when no items are found (“No groups found”). |
BP_Groups_List_Table::display() |
Output the Groups data table. |
BP_Groups_List_Table::extra_tablenav() |
Extra controls to be displayed between bulk actions and pagination |
bp_groups_list_table_after_bulk_actions |
Fires just after the bulk action controls in the WP Admin groups list table. |
BP_Groups_List_Table::single_row() |
Generate content for a single row of the table. |
bp_groups_admin_row_class |
Filters the classes applied to a single row in the groups list table. |
BP_Groups_List_Table::get_views() |
Get the list of views available on this table (e.g. “all”, “public”). |