Parsed: 109907
<?php /** * List Table API: WP_Themes_List_Table class * * @package WordPress * @subpackage Administration * @since 3.1.0 */ /* class WP_Themes_List_Table */ /* function WP_Themes_List_Table::__construct() – Constructor. */ /* function WP_Themes_List_Table::ajax_user_can() – */ /* function WP_Themes_List_Table::prepare_items() – */ /* function WP_Themes_List_Table::no_items() – */ /* function WP_Themes_List_Table::tablenav() – */ /* function WP_Themes_List_Table::display() – Displays the themes table. */ /* function WP_Themes_List_Table::get_columns() – */ /* function WP_Themes_List_Table::display_rows_or_placeholder() – */ /* function WP_Themes_List_Table::display_rows() – */ /* function WP_Themes_List_Table::search_theme() – */ /* function WP_Themes_List_Table::_js_vars() – Send required variables to JavaScript land */