File: bp-messages/classes/class-bp-messages-notices-list-table.php |
Description |
---|---|
BP_Messages_Notices_List_Table::single_row() |
Generates content for a single row of the table |
BP_Messages_Notices_List_Table::column_subject() |
Generates content for the “subject” column. |
BP_Messages_Notices_List_Table::column_message() |
Generates content for the “message” column. |
BP_Messages_Notices_List_Table::column_date_sent() |
Generates content for the “date_sent” column. |
BP_Messages_Notices_List_Table::get_columns() |
Get a list of columns. The format is: ‘internal-name’ => ‘Title’ |
BP_Messages_Notices_List_Table | |
BP_Messages_Notices_List_Table::__construct() |
Constructor |
BP_Messages_Notices_List_Table::ajax_user_can() |
Checks the current user’s permissions |
BP_Messages_Notices_List_Table::prepare_items() |
Set up items for display in the list table. |