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_task_list function includes/theme.maintenance.inc Returns HTML for a list of maintenance tasks to perform.
theme_taxonomy_overview_terms function modules/taxonomy/taxonomy.admin.inc Returns HTML for a terms overview form as a sortable list of terms.
theme_taxonomy_overview_vocabularies function modules/taxonomy/taxonomy.admin.inc Returns HTML for the vocabulary overview form as a sortable list of vocabularies.
theme_test.inc file modules/simpletest/tests/theme_test.inc
theme_test.info file modules/simpletest/tests/theme_test.info name = "Theme test"
description = "Support module for theme system testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
theme_test.module file modules/simpletest/tests/theme_test.module
theme_test.template_test.tpl.php file modules/simpletest/tests/theme_test.template_test.tpl.php
theme_test_exit function modules/simpletest/tests/theme_test.module Implements hook_exit().
theme_test_hook_init_page_callback function modules/simpletest/tests/theme_test.module Menu callback for testing themed output generated in hook_init().
theme_test_init function modules/simpletest/tests/theme_test.module Implements hook_init().
theme_test_menu function modules/simpletest/tests/theme_test.module Implements hook_menu().
theme_test_system_theme_engine_info function modules/simpletest/tests/theme_test.module Implements hook_system_theme_engine_info().
theme_test_system_theme_info function modules/simpletest/tests/theme_test.module Implements hook_system_theme_info().
theme_test_template_test.nyan-cat.html file modules/simpletest/tests/themes/test_theme_nyan_cat/templates/theme_test_template_test.nyan-cat.html
theme_test_theme function modules/simpletest/tests/theme_test.module Implements hook_theme().
theme_textarea function includes/form.inc Returns HTML for a textarea form element.
theme_textfield function includes/form.inc Returns HTML for a textfield form element.
theme_text_format_wrapper function modules/filter/filter.module Returns HTML for a text format-enabled form element.
theme_theme_test function modules/simpletest/tests/theme_test.inc Returns HTML for the 'theme_test' theme hook used by tests.
theme_theme_test_foo function modules/simpletest/tests/theme_test.module Theme function for testing theme('theme_test_foo').
theme_toolbar_toggle function modules/toolbar/toolbar.module Formats an element used to toggle the toolbar drawer's visibility.
theme_trigger_display function modules/trigger/trigger.admin.inc Returns HTML for the form showing actions assigned to a trigger.
theme_update_last_check function modules/update/update.module Returns HTML for the last time we checked for update data.
theme_update_manager_update_form function modules/update/update.manager.inc Returns HTML for the first page in the process of updating projects.
theme_update_page function includes/theme.maintenance.inc Returns HTML for the update page.
theme_update_report function modules/update/update.report.inc Returns HTML for the project status report.
theme_update_status_label function modules/update/update.report.inc Returns HTML for a label to display for a project's update status.
theme_update_version function modules/update/update.report.inc Returns HTML for the version display of a project.
theme_username function includes/theme.inc Returns HTML for a username, potentially linked to the user's page.
theme_user_admin_permissions function modules/user/user.admin.inc Returns HTML for the administer permissions page.
theme_user_admin_roles function modules/user/user.admin.inc Returns HTML for the role order and new role form.
theme_user_list function modules/user/user.module Returns HTML for a list of users.
theme_user_permission_description function modules/user/user.admin.inc Returns HTML for an individual permission description.
theme_user_signature function modules/user/user.module Returns HTML for a user signature.
theme_vertical_tabs function includes/form.inc Returns HTML for an element's children fieldsets as vertical tabs.
UpdateScriptFunctionalTest::testThemeSystem function modules/system/system.test Tests the effect of using the update script on the theme system.
UpdateTestContribCase::testUpdateAdminThemeSecurityUpdate function modules/update/update.test Tests that the admin theme is always notified about security updates.
UpdateTestContribCase::testUpdateBaseThemeSecurityUpdate function modules/update/update.test Tests that subthemes are notified about security updates for base themes.
UpdateTestContribCase::testUpdateShowDisabledThemes function modules/update/update.test Tests that disabled themes are only shown when desired.
update_test_admintheme.info file modules/update/tests/themes/update_test_admintheme/update_test_admintheme.info name = Update test admin theme
description = Test theme which is used as admin theme.
core = 7.x
hidden = TRUE
update_test_basetheme.info file modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info name = Update test base theme
description = Test theme which acts as a base theme for other test subthemes.
core = 7.x
hidden = TRUE
update_test_subtheme.info file modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info name = Update test subtheme
description = Test theme which uses update_test_basetheme as the base theme.
core = 7.x
base theme = update_test_basetheme
hidden = TRUE
update_test_system_theme_info function modules/update/tests/update_test.module Implements hook_system_theme_info().
update_themes_disabled function modules/update/update.module Implements hook_themes_disabled().
update_themes_enabled function modules/update/update.module Implements hook_themes_enabled().
_batch_test_theme_callback function modules/simpletest/tests/batch_test.module Batch callback function for testing the theme used on the progress page.
_block_themes_access function modules/block/block.module Menu item access callback - only admin or enabled themes can be accessed.
_color_theme_select_form_alter function modules/color/color.module Helper for hook_form_FORM_ID_alter() implementations.
_drupal_theme_access function includes/theme.inc Helper function for determining access to a theme.
_drupal_theme_initialize function includes/theme.inc Initializes the theme system given already loaded information.

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