@package: BuddyBossActivity |
Description |
|---|---|
| BP_Activity_Theme_Compat |
The main theme compat class for BuddyBoss Activity. |
| BP_Activity_Theme_Compat::__construct() |
Set up the activity component theme compatibility. |
| BP_Activity_Theme_Compat::is_activity() |
Set up the theme compatibility hooks, if we’re looking at an activity page. |
| BP_Activity_List_Table::column_author() |
Author column markup. |
| BP_Activity_List_Table::column_action() |
Action column markup. |
| BP_Activity_List_Table::column_comment() |
Content column, and “quick admin” rollover actions. |
| BP_Activity_List_Table::no_items() |
Display a message on screen when no items are found (e.g. no search matches). |
| BP_Activity_List_Table::display() |
Output the Activity data table. |
| BP_Activity_List_Table::single_row() |
Generate content for a single row of the table. |
| BP_Activity_List_Table::get_views() |
Get the list of views available on this table (e.g. “all”, “spam”). |