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_field function modules/field/field.module Returns HTML for a field.
theme_fieldset function includes/form.inc Returns HTML for a fieldset form element and its children.
theme_field_multiple_value_form function modules/field/field.form.inc Returns HTML for an individual form element.
theme_field_ui_table function modules/field_ui/field_ui.admin.inc Returns HTML for Field UI overview tables.
theme_file function includes/form.inc Returns HTML for a file upload form element.
theme_file_formatter_table function modules/file/file.field.inc Returns HTML for a file attachments table.
theme_file_icon function modules/file/file.module Returns HTML for an image with an appropriate icon for the given file.
theme_file_link function modules/file/file.module Returns HTML for a link to a file.
theme_file_managed_file function modules/file/file.module Returns HTML for a managed file element.
theme_file_upload_help function modules/file/file.field.inc Returns HTML for help text based on file upload validators.
theme_file_widget function modules/file/file.field.inc Returns HTML for an individual file upload widget.
theme_file_widget_multiple function modules/file/file.field.inc Returns HTML for a group of file upload widgets.
theme_filter_admin_format_filter_order function modules/filter/filter.admin.inc Returns HTML for a text format's filter order form.
theme_filter_admin_overview function modules/filter/filter.admin.inc Returns HTML for the text format administration overview form.
theme_filter_guidelines function modules/filter/filter.module Returns HTML for guidelines for a text format.
theme_filter_tips function modules/filter/filter.pages.inc Returns HTML for a set of filter tips.
theme_filter_tips_more_info function modules/filter/filter.module Returns HTML for a link to the more extensive filter tips.
theme_form function includes/form.inc Returns HTML for a form.
theme_form_element function includes/form.inc Returns HTML for a form element.
theme_form_element_label function includes/form.inc Returns HTML for a form element label and required marker.
theme_form_required_marker function includes/form.inc Returns HTML for a marker for required form elements.
theme_forum_form function modules/forum/forum.admin.inc Returns HTML for a forum form.
theme_get_registry function includes/theme.inc Gets the theme registry.
theme_get_setting function includes/theme.inc Retrieves a setting for the current theme or for a given theme.
theme_get_suggestions function includes/theme.inc Generate an array of suggestions from path arguments.
theme_hidden function includes/form.inc Returns HTML for a hidden form element.
theme_html_tag function includes/theme.inc Returns HTML for a generic HTML tag with attributes.
theme_image function includes/theme.inc Returns HTML for an image.
theme_image_anchor function modules/image/image.admin.inc Returns HTML for a 3x3 grid of checkboxes for image anchors.
theme_image_button function includes/form.inc Returns HTML for an image button form element.
theme_image_crop_summary function modules/image/image.admin.inc Returns HTML for a summary of an image crop effect.
theme_image_formatter function modules/image/image.field.inc Returns HTML for an image field formatter.
theme_image_resize_summary function modules/image/image.admin.inc Returns HTML for a summary of an image resize effect.
theme_image_rotate_summary function modules/image/image.admin.inc Returns HTML for a summary of an image rotate effect.
theme_image_scale_summary function modules/image/image.admin.inc Returns HTML for a summary of an image scale effect.
theme_image_style function modules/image/image.module Returns HTML for an image using a specific image style.
theme_image_style_effects function modules/image/image.admin.inc Returns HTML for a listing of the effects within a specific image style.
theme_image_style_list function modules/image/image.admin.inc Returns HTML for the page containing the list of image styles.
theme_image_style_preview function modules/image/image.admin.inc Returns HTML for a preview of an image style.
theme_image_widget function modules/image/image.field.inc Returns HTML for an image field widget.
theme_indentation function includes/theme.inc Returns HTML for an indentation div; used for drag and drop tables.
theme_install_page function includes/theme.maintenance.inc Returns HTML for the installation page.
theme_item_list function includes/theme.inc Returns HTML for a list or nested list of items.
theme_link function includes/theme.inc Returns HTML for a link.
theme_links function includes/theme.inc Returns HTML for a set of links.
theme_locale_date_format_form function modules/locale/locale.admin.inc Returns HTML for a locale date format form.
theme_locale_languages_configure_form function modules/locale/locale.admin.inc Returns HTML for a language configuration form.
theme_locale_languages_overview_form function modules/locale/locale.admin.inc Returns HTML for the language overview form.
theme_mark function includes/theme.inc Returns HTML for a marker for new or updated content.
theme_menu_admin_overview function modules/menu/menu.admin.inc Returns HTML for a menu title and description for the menu overview page.

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