Search for theme_
- Search 9.5.x for theme_
- Search 8.9.x for theme_
- Search 10.3.x for theme_
- Search 11.x for theme_
- Search main for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| $base_theme_info | global | external_documentation/ |
An array of objects that represent the base theme. |
| $theme_engine | global | external_documentation/ |
The theme engine related to the active theme. |
| $theme_info | global | external_documentation/ |
Active theme object. |
| $theme_key | global | external_documentation/ |
Name of the active theme. |
| $theme_path | global | external_documentation/ |
The path to the active theme. |
| ajax_test_system_theme_info | function | modules/ |
Implements hook_system_theme_info(). |
| batch_test_theme_batch | function | modules/ |
Menu callback: run a batch for testing theme used on the progress page. |
| BlockAdminThemeTestCase | class | modules/ |
Test the block system with admin themes. |
| BlockAdminThemeTestCase::getInfo | function | modules/ |
|
| BlockAdminThemeTestCase::testAdminTheme | function | modules/ |
Check for the accessibility of the admin theme on the block admin page. |
| BlockTemplateSuggestionsUnitTest::testBlockThemeHookSuggestions | function | modules/ |
Test if template_preprocess_block() handles the suggestions right. |
| block_test_system_theme_info | function | modules/ |
Implements hook_system_theme_info(). |
| block_test_theme.info | file | modules/ |
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/ |
Initializes blocks for enabled themes. |
| block_theme_initialize | function | modules/ |
Assigns an initial, default set of blocks for a theme. |
| ColorTestCase::$themes | property | modules/ |
|
| color_form_system_themes_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| color_form_system_theme_settings_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| database_test_theme_tablesort | function | modules/ |
Output a form without setting a header sort. |
| Default theme implementations | group | modules/ |
Functions and templates for the user interface to be implemented by themes. |
| DrupalRenderTestCase::testDrupalRenderThemeArguments | function | modules/ |
Test passing arguments to the theme function. |
| DrupalTestCase::$originalThemeKey | property | modules/ |
The original theme key. |
| DrupalTestCase::$originalThemePath | property | modules/ |
The original theme path. |
| DrupalWebTestCase::assertThemeOutput | function | modules/ |
Asserts themed output. |
| drupal_find_base_themes | function | includes/ |
Find all the base themes for the specified theme. |
| drupal_find_theme_functions | function | includes/ |
Allows themes and/or theme engines to discover overridden theme functions. |
| drupal_find_theme_templates | function | includes/ |
Allows themes and/or theme engines to easily discover overridden templates. |
| drupal_theme_access | function | includes/ |
Determines if a theme is available to use. |
| drupal_theme_initialize | function | includes/ |
Initializes the theme system by loading the theme. |
| drupal_theme_rebuild | function | includes/ |
Forces the system to rebuild the theme registry. |
| FileThemeImplementationsTestCase | class | modules/ |
Test theme implementations declared in file_theme(). |
| FileThemeImplementationsTestCase::getInfo | function | modules/ |
|
| FileThemeImplementationsTestCase::testThemeFileUploadHelp | function | modules/ |
|
| garland_form_system_theme_settings_alter | function | themes/ |
Implements hook_form_FORM_ID_alter(). |
| hook_form_system_theme_settings_alter | function | modules/ |
Allow themes to alter the theme-specific settings form. |
| hook_system_themes_page_alter | function | modules/ |
Alters theme operation links. |
| hook_system_theme_engine_info | function | modules/ |
Return additional theme engines provided by modules. |
| hook_system_theme_info | function | modules/ |
Return additional themes provided by modules. |
| hook_themes_disabled | function | modules/ |
Respond to themes being disabled. |
| hook_themes_enabled | function | modules/ |
Respond to themes being enabled. |
| hook_theme_registry_alter | function | modules/ |
Alter the theme registry information returned from hook_theme(). |
| ImageThemeFunctionWebTestCase | class | modules/ |
Tests image theme functions. |
| ImageThemeFunctionWebTestCase::getInfo | function | modules/ |
|
| ImageThemeFunctionWebTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ImageThemeFunctionWebTestCase::testImageFormatterTheme | function | modules/ |
Tests usage of the image field formatters. |
| jquery.ui.theme.css | file | misc/ |
/* * 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 styles for jQuery UI. Overrides /misc/ui/ui.theme.css. |
| list_themes | function | includes/ |
Returns a list of all currently available themes. |
| locale_themes_enabled | function | modules/ |
Implements hook_themes_enabled(). |
| MenuRouterTestCase::testThemeCallbackAdministrative | function | modules/ |
Test the theme callback when it is set to use an administrative theme. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.