PUM_ListTable::ajax_response()
Method: Handle an incoming ajax request (called from admin-ajax.php)
Source: classes/ListTable.php:1285
Method: Handle an incoming ajax request (called from admin-ajax.php)
Source: classes/ListTable.php:1285
Method: Display the table
Source: classes/ListTable.php:1084
Method: Get a list of CSS classes for the PUM_ListTable table tag.
Source: classes/ListTable.php:1123
Method: Generate the table navigation above or below the table
Source: classes/ListTable.php:1133
Method: Extra controls to be displayed between bulk actions and pagination
Source: classes/ListTable.php:1161
Method: Generate the tbody element for the list table.
Source: classes/ListTable.php:1168
Method: Generate the table rows
Source: classes/ListTable.php:1183
Method: Generates content for a single row of the table
Source: classes/ListTable.php:1195
Method: Generates the columns for a single row of the table
Source: classes/ListTable.php:1221
Method: Get the current page number
Source: classes/ListTable.php:665