WP_List_Table::search_box()
Method: Displays the search box.
Source: wp-admin/includes/class-wp-list-table.php:350
Method: Displays the search box.
Source: wp-admin/includes/class-wp-list-table.php:350
Filter Hook: Filters the number of items to be displayed on each page of the list table.
Source: wp-admin/includes/class-wp-list-table.php:961
Method: Generates the tbody element for the list table.
Source: wp-admin/includes/class-wp-list-table.php:1483
Method: Gets the list of views available on this table.
Source: wp-admin/includes/class-wp-list-table.php:461
Method: Displays the pagination.
Source: wp-admin/includes/class-wp-list-table.php:971
Method: Generates the table rows.
Source: wp-admin/includes/class-wp-list-table.php:1498
Method: Displays the list of views available on this table.
Source: wp-admin/includes/class-wp-list-table.php:470
Method: Gets a list of columns.
Source: wp-admin/includes/class-wp-list-table.php:1119
Method: Generates content for a single row of the table.
Source: wp-admin/includes/class-wp-list-table.php:1511
Class: Base class for displaying a list of items in an ajaxified HTML table.
Source: wp-admin/includes/class-wp-list-table.php:16