Search for theme_

  1. Search 9.5.x for theme_
  2. Search 8.9.x for theme_
  3. Search 10.3.x for theme_
  4. Search 11.x for theme_
  5. Search main for theme_
  6. Other projects
Title Object type File name Summary
theme_menu_link function includes/menu.inc Returns HTML for a menu link and submenu.
theme_menu_local_action function includes/menu.inc Returns HTML for a single local action link.
theme_menu_local_task function includes/menu.inc Returns HTML for a single local task link.
theme_menu_local_tasks function includes/menu.inc Returns HTML for primary and secondary local tasks.
theme_menu_overview_form function modules/menu/menu.admin.inc Returns HTML for the menu overview form into a table.
theme_menu_tree function includes/menu.inc Returns HTML for a wrapper for a menu sub-tree.
theme_more_help_link function includes/theme.inc Returns HTML for a "more help" link.
theme_more_link function includes/theme.inc Returns HTML for a "more" link, like those used in blocks.
theme_node_add_list function modules/node/node.pages.inc Returns HTML for a list of available node types for node creation.
theme_node_admin_overview function modules/node/content_types.inc Returns HTML for a node type description for the content type admin overview page.
theme_node_preview function modules/node/node.pages.inc Returns HTML for a node preview for display during node creation and editing.
theme_node_recent_block function modules/node/node.module Returns HTML for a list of recent content.
theme_node_recent_content function modules/node/node.module Returns HTML for a recent node to be displayed in the recent content block.
theme_node_search_admin function modules/node/node.module Returns HTML for the content ranking part of the search settings admin page.
theme_options_none function modules/field/modules/options/options.module Returns HTML for the label for the empty value for options that are not required.
theme_overlay_disable_message function modules/overlay/overlay.module Returns the HTML for the message about how to disable the overlay.
theme_pager function includes/pager.inc Returns HTML for a query pager.
theme_pager_first function includes/pager.inc Returns HTML for the "first page" link in a query pager.
theme_pager_last function includes/pager.inc Returns HTML for the "last page" link in query pager.
theme_pager_link function includes/pager.inc Returns HTML for a link to a specific query result page.
theme_pager_next function includes/pager.inc Returns HTML for the "next page" link in a query pager.
theme_pager_previous function includes/pager.inc Returns HTML for the "previous page" link in a query pager.
theme_password function includes/form.inc Returns HTML for a password form element.
theme_poll_choices function modules/poll/poll.module Returns HTML for an admin poll form for choices.
theme_profile_admin_overview function modules/profile/profile.admin.inc Returns HTML for the profile field overview form into a drag and drop enabled table.
theme_progress_bar function includes/theme.inc Returns HTML for a progress bar.
theme_radio function includes/form.inc Returns HTML for a radio button form element.
theme_radios function includes/form.inc Returns HTML for a set of radio button form elements.
theme_rdf_metadata function modules/rdf/rdf.module Returns HTML for a series of empty spans for exporting RDF metadata in RDFa.
theme_rdf_template_variable_wrapper function modules/rdf/rdf.module Returns HTML for a template variable wrapped in an HTML element with the
RDF attributes.
theme_render_template function includes/theme.inc Renders a system default template, which is essentially a PHP template.
theme_select function includes/form.inc Returns HTML for a select form element.
theme_shortcut_set_customize function modules/shortcut/shortcut.admin.inc Returns HTML for a shortcut set customization form.
theme_simpletest_result_summary function modules/simpletest/simpletest.pages.inc Returns HTML for the summary status of a simpletest result.
theme_simpletest_test_table function modules/simpletest/simpletest.pages.inc Returns HTML for a test list generated by simpletest_test_form() into a table.
theme_status_messages function includes/theme.inc Returns HTML for status and/or error messages, grouped by type.
theme_status_report function modules/system/system.admin.inc Returns HTML for the status report.
theme_submit function includes/form.inc Returns HTML for a submit button form element.
theme_system_admin_index function modules/system/system.admin.inc Returns HTML for the output of the dashboard page.
theme_system_compact_link function modules/system/system.module Returns HTML for a link to show or hide inline help descriptions.
theme_system_date_time_settings function modules/system/system.admin.inc Returns HTML for the date settings form.
theme_system_modules_fieldset function modules/system/system.admin.inc Returns HTML for the modules form.
theme_system_modules_incompatible function modules/system/system.admin.inc Returns HTML for a message about incompatible modules.
theme_system_modules_uninstall function modules/system/system.admin.inc Returns HTML for a table of currently disabled modules.
theme_system_powered_by function modules/system/system.module Returns HTML for the Powered by Drupal text.
theme_system_settings_form function modules/system/system.module Returns HTML for a system settings form.
theme_system_themes_page function modules/system/system.admin.inc Returns HTML for the Appearance page.
theme_table function includes/theme.inc Returns HTML for a table.
theme_tableselect function includes/form.inc Returns HTML for a table with radio buttons or checkboxes.
theme_tablesort_indicator function includes/theme.inc Returns HTML for a sort icon.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.