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
$base_theme_info global external_documentation/developer/globals.php An array of objects that represent the base theme.
$theme_engine global external_documentation/developer/globals.php The theme engine related to the active theme.
$theme_info global external_documentation/developer/globals.php Active theme object.
$theme_key global external_documentation/developer/globals.php Name of the active theme.
$theme_path global external_documentation/developer/globals.php The path to the active theme.
ajax_test_system_theme_info function modules/simpletest/tests/ajax_test.module Implements hook_system_theme_info().
batch_test_theme_batch function modules/simpletest/tests/batch_test.module Menu callback: run a batch for testing theme used on the progress page.
BlockAdminThemeTestCase class modules/block/block.test Test the block system with admin themes.
BlockAdminThemeTestCase::getInfo function modules/block/block.test
BlockAdminThemeTestCase::testAdminTheme function modules/block/block.test Check for the accessibility of the admin theme on the block admin page.
BlockTemplateSuggestionsUnitTest::testBlockThemeHookSuggestions function modules/block/block.test Test if template_preprocess_block() handles the suggestions right.
block_test_system_theme_info function modules/block/tests/block_test.module Implements hook_system_theme_info().
block_test_theme.info file modules/block/tests/themes/block_test_theme/block_test_theme.info name = Block test theme
description = Theme for testing the block system
core = 7.x
hidden = TRUE

regions[sidebar_first] = Left sidebar
regions_hidden[] = sidebar_first
regions[sidebar_second] = Right sidebar
regions_hidden[] =…
block_themes_enabled function modules/block/block.module Initializes blocks for enabled themes.
block_theme_initialize function modules/block/block.module Assigns an initial, default set of blocks for a theme.
ColorTestCase::$themes property modules/color/color.test
color_form_system_themes_alter function modules/color/color.module Implements hook_form_FORM_ID_alter().
color_form_system_theme_settings_alter function modules/color/color.module Implements hook_form_FORM_ID_alter().
database_test_theme_tablesort function modules/simpletest/tests/database_test.module Output a form without setting a header sort.
Default theme implementations group modules/system/theme.api.php Functions and templates for the user interface to be implemented by themes.
DrupalRenderTestCase::testDrupalRenderThemeArguments function modules/simpletest/tests/common.test Test passing arguments to the theme function.
DrupalTestCase::$originalThemeKey property modules/simpletest/drupal_web_test_case.php The original theme key.
DrupalTestCase::$originalThemePath property modules/simpletest/drupal_web_test_case.php The original theme path.
DrupalWebTestCase::assertThemeOutput function modules/simpletest/drupal_web_test_case.php Asserts themed output.
drupal_find_base_themes function includes/theme.inc Find all the base themes for the specified theme.
drupal_find_theme_functions function includes/theme.inc Allows themes and/or theme engines to discover overridden theme functions.
drupal_find_theme_templates function includes/theme.inc Allows themes and/or theme engines to easily discover overridden templates.
drupal_theme_access function includes/theme.inc Determines if a theme is available to use.
drupal_theme_initialize function includes/theme.inc Initializes the theme system by loading the theme.
drupal_theme_rebuild function includes/theme.inc Forces the system to rebuild the theme registry.
FileThemeImplementationsTestCase class modules/file/tests/file.test Test theme implementations declared in file_theme().
FileThemeImplementationsTestCase::getInfo function modules/file/tests/file.test
FileThemeImplementationsTestCase::testThemeFileUploadHelp function modules/file/tests/file.test
garland_form_system_theme_settings_alter function themes/garland/theme-settings.php Implements hook_form_FORM_ID_alter().
hook_form_system_theme_settings_alter function modules/system/theme.api.php Allow themes to alter the theme-specific settings form.
hook_system_themes_page_alter function modules/system/system.api.php Alters theme operation links.
hook_system_theme_engine_info function modules/system/system.api.php Return additional theme engines provided by modules.
hook_system_theme_info function modules/system/system.api.php Return additional themes provided by modules.
hook_themes_disabled function modules/system/theme.api.php Respond to themes being disabled.
hook_themes_enabled function modules/system/theme.api.php Respond to themes being enabled.
hook_theme_registry_alter function modules/system/system.api.php Alter the theme registry information returned from hook_theme().
ImageThemeFunctionWebTestCase class modules/image/image.test Tests image theme functions.
ImageThemeFunctionWebTestCase::getInfo function modules/image/image.test
ImageThemeFunctionWebTestCase::setUp function modules/image/image.test Sets up a Drupal site for running functional and integration tests.
ImageThemeFunctionWebTestCase::testImageFormatterTheme function modules/image/image.test Tests usage of the image field formatters.
jquery.ui.theme.css file misc/ui/jquery.ui.theme.css /*
* jQuery UI CSS Framework 1.8.7
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Theming/API
*
* To view and…
jquery.ui.theme.css file themes/seven/jquery.ui.theme.css Seven styles for jQuery UI.
Overrides /misc/ui/ui.theme.css.
list_themes function includes/theme.inc Returns a list of all currently available themes.
locale_themes_enabled function modules/locale/locale.module Implements hook_themes_enabled().
MenuRouterTestCase::testThemeCallbackAdministrative function modules/simpletest/tests/menu.test Test the theme callback when it is set to use an administrative theme.

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