Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ThemeRegistry::__construct function includes/theme.inc Constructs a DrupalCacheArray object.
ThemeRegistryTestCase class modules/simpletest/tests/theme.test Tests for the ThemeRegistry class.
ThemeRegistryTestCase::getInfo function modules/simpletest/tests/theme.test
ThemeRegistryTestCase::setUp function modules/simpletest/tests/theme.test Sets up a Drupal site for running functional and integration tests.
ThemeRegistryTestCase::testRaceCondition function modules/simpletest/tests/theme.test Tests the behavior of the theme registry class.
ThemeTableTestCase class modules/simpletest/tests/theme.test Unit tests for theme_table().
ThemeTableTestCase::getInfo function modules/simpletest/tests/theme.test
ThemeTableTestCase::testThemeTableFooter function modules/simpletest/tests/theme.test Test that the 'footer' option works correctly.
ThemeTableTestCase::testThemeTableNoStickyHeaders function modules/simpletest/tests/theme.test If $sticky is FALSE, no tableheader.js should be included.
ThemeTableTestCase::testThemeTableStickyHeaders function modules/simpletest/tests/theme.test Tableheader.js provides 'sticky' table headers, and is included by default.
ThemeTableTestCase::testThemeTableWithEmptyMessage function modules/simpletest/tests/theme.test Tests that the table header is printed correctly even if there are no rows,
and that the empty text is displayed correctly.
ThemeTableTestCase::testThemeTableWithNoStriping function modules/simpletest/tests/theme.test Tests that the 'no_striping' option works correctly.
ThemeTestCase class modules/simpletest/tests/theme.test Unit tests for the Theme API.
ThemeTestCase::$profile property modules/simpletest/tests/theme.test The profile to install as a basis for testing.
ThemeTestCase::getInfo function modules/simpletest/tests/theme.test
ThemeTestCase::setUp function modules/simpletest/tests/theme.test Sets up a Drupal site for running functional and integration tests.
ThemeTestCase::testAlter function modules/simpletest/tests/theme.test Ensures theme hook_*_alter() implementations can run before anything is rendered.
ThemeTestCase::testCSSOverride function modules/simpletest/tests/theme.test Ensures a theme's .info file is able to override a module CSS file from being added to the page.
ThemeTestCase::testDrupalAddRegionContent function modules/simpletest/tests/theme.test Test the drupal_add_region_content() function.
ThemeTestCase::testFrontPageThemeSuggestion function modules/simpletest/tests/theme.test Ensure page-front template suggestion is added when on front page.
ThemeTestCase::testListThemes function modules/simpletest/tests/theme.test Test the list_themes() function.
ThemeTestCase::testPreprocessForSuggestions function modules/simpletest/tests/theme.test Ensures preprocess functions run even for suggestion implementations.
ThemeTestCase::testRegistryRebuild function modules/simpletest/tests/theme.test Ensures the theme registry is rebuilt when modules are disabled/enabled.
ThemeTestCase::testThemeGetSetting function modules/simpletest/tests/theme.test Test the theme_get_setting() function.
ThemeTestCase::testThemeSuggestions function modules/simpletest/tests/theme.test Test function theme_get_suggestions() for SA-CORE-2009-003.
ThemeUpdater::getInstallDirectory function modules/system/system.updater.inc Return the directory where a theme should be installed.
ThemeUpdater::isInstalled function modules/system/system.updater.inc Checks if the project is installed.
ThemeUpdater::postInstall function modules/system/system.updater.inc Perform actions after installation.
ThemeUpdater::postInstallTasks function modules/system/system.updater.inc Return an array of links to pages that should be visited post operation.
theme_aggregator_categorize_items function modules/aggregator/aggregator.pages.inc Returns HTML for the aggregator page list form for assigning categories.
theme_aggregator_page_rss function modules/aggregator/aggregator.pages.inc Prints the RSS page for a feed.
theme_authorize_message function includes/theme.maintenance.inc Returns HTML for a single log message from the authorize.php batch operation.
theme_checkboxes function includes/form.inc Returns HTML for a set of checkbox form elements.
theme_color_scheme_form function modules/color/color.module Returns HTML for a theme's color form.
theme_comment_post_forbidden function modules/comment/comment.module Returns HTML for a "you can't post comments" notice.
theme_common_test_foo function modules/simpletest/tests/common_test.module Theme function for testing drupal_render() theming.
theme_dashboard function modules/dashboard/dashboard.module Returns HTML for the entire dashboard.
theme_dashboard_admin function modules/dashboard/dashboard.module Returns HTML for the non-customizable part of the dashboard page.
theme_dashboard_disabled_block function modules/dashboard/dashboard.module Returns HTML for disabled blocks, for use in dashboard customization mode.
theme_dashboard_disabled_blocks function modules/dashboard/dashboard.module Returns HTML for disabled blocks, for use in dashboard customization mode.
theme_dashboard_region function modules/dashboard/dashboard.module Returns HTML for a generic dashboard region.
theme_dblog_message function modules/dblog/dblog.admin.inc Returns HTML for a log message.
theme_disable function includes/theme.inc Disables a given list of themes.
theme_exposed_filters function modules/system/system.module Returns HTML for an exposed filter form.
theme_fieldset function includes/form.inc Returns HTML for a fieldset form element and its children.
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_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.

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