@since: BuddyPress 1.7.0 |
Description |
---|---|
BP_Groups_List_Table::get_sortable_columns() |
Get the column names for sortable columns. |
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::single_row() |
Generate content for a single row of the table. |
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 |