Contains filters are case sensitive
Namesort descending Location Description
theme_more_help_link includes/theme.inc Returns HTML for a "more help" link.
theme_more_link includes/theme.inc Returns HTML for a "more" link, like those used in blocks.
theme_node_add_list modules/node/node.theme.inc Returns HTML for a list of available node types for node creation.
theme_node_admin_overview Deprecated modules/node/node.theme.inc Returns HTML for a node type description for the content type admin page.
theme_node_preview_banner_form modules/node/node.theme.inc Returns HTML for node_preview_banner_form().
theme_node_recent_block modules/node/node.theme.inc Returns HTML for a list of recent content.
theme_node_recent_content modules/node/node.theme.inc Returns HTML for a recent node to be displayed in the recent content block.
theme_node_search_factors modules/node/node.theme.inc Returns HTML for the content ranking part of the search settings admin page.
theme_number includes/form.inc Returns HTML for a number form element.
theme_options modules/field/modules/options/options.theme.inc Theme an options element.
theme_options_none modules/field/modules/options/options.theme.inc Returns HTML for the label for the empty value for options that are not required.
theme_pager includes/pager.inc Returns HTML for a query pager.
theme_pager_first includes/pager.inc Returns HTML for the "first page" link in a query pager.
theme_pager_last includes/pager.inc Returns HTML for the "last page" link in query pager.
theme_pager_link includes/pager.inc Returns HTML for a link to a specific query result page.
theme_pager_next includes/pager.inc Returns HTML for the "next page" link in a query pager.
theme_pager_previous includes/pager.inc Returns HTML for the "previous page" link in a query pager.
theme_password includes/form.inc Returns HTML for a password form element.
theme_path_bulk_update_form modules/path/path.admin.inc Returns HTML for the Path bulk update page.
_theme_process_registry includes/theme.inc Process a single implementation of hook_theme().
theme_progress_bar includes/theme.inc Returns HTML for a progress bar.
theme_radio includes/form.inc Returns HTML for a radio button form element.
theme_range includes/form.inc Returns HTML for a range form element.
_theme_registry_callback includes/theme.inc Sets the callback that will be used by theme_get_registry().
theme_render_template includes/theme.inc Renders a system default template, which is essentially a PHP template.
_theme_render_template_debug includes/theme.inc Renders a template for any engine.
_theme_save_registry includes/theme.inc Writes the theme_registry cache into the database.
theme_search includes/form.inc Returns HTML for a search form element.
theme_select includes/form.inc Returns HTML for a select form element.
theme_simpletest_result_summary modules/simpletest/simpletest.theme.inc Returns HTML for the summary status of a simpletest result.
theme_simpletest_test_table modules/simpletest/simpletest.theme.inc Returns HTML for a test list generated by simpletest_test_form() into a table.
theme_status_messages includes/theme.inc Returns HTML for status and/or error messages, grouped by type.
theme_status_report modules/system/system.theme.inc Returns HTML for the status report.
theme_submit includes/form.inc Returns HTML for a submit button form element.
theme_system_admin_index modules/system/system.theme.inc Returns HTML for the output of the dashboard page.
theme_system_modules_fieldset modules/system/system.theme.inc Returns HTML for the modules form.
theme_system_modules_incompatible modules/system/system.theme.inc Returns HTML for a message about incompatible modules.
theme_system_modules_uninstall modules/system/system.theme.inc Returns HTML for a table of currently disabled modules.
theme_system_powered_by modules/system/system.theme.inc Returns HTML for the Powered by Silkscreen text.
theme_system_settings_form modules/system/system.theme.inc Returns HTML for a system settings form.
theme_system_themes_page modules/system/system.theme.inc Returns HTML for the Appearance page.
theme_table includes/theme.inc Returns HTML for a table.
_theme_table_cell includes/theme.inc Returns HTML output for a single table cell for theme_table().
theme_tableselect includes/form.inc Returns HTML for a table with radio buttons or checkboxes.
theme_tablesort_indicator includes/theme.inc Returns HTML for a sort icon.
theme_task_list includes/theme.maintenance.inc Returns HTML for a list of maintenance tasks to perform.
theme_taxonomy_overview_terms modules/taxonomy/taxonomy.theme.inc Returns HTML for a terms overview form as a sortable list of terms.
theme_taxonomy_vocabulary_description modules/taxonomy/taxonomy.theme.inc Returns HTML for the vocabulary description.
theme_taxonomy_vocabulary_name modules/taxonomy/taxonomy.theme.inc Returns HTML for the vocabulary human readable name, and its machine name.
theme_tel includes/form.inc Returns HTML for a tel form element.

Pages