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
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 class modules/system/system.updater.inc Class for updating themes using FileTransfer classes via authorize.php.
ThemeUpdater::canUpdate function modules/system/system.updater.inc
ThemeUpdater::canUpdateDirectory function modules/system/system.updater.inc Determine if the Updater can handle the project provided in $directory.
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_admin_block function modules/system/system.admin.inc Returns HTML for an administrative block for display.
theme_admin_block_content function modules/system/system.admin.inc Returns HTML for the content of an administrative block.
theme_admin_page function modules/system/system.admin.inc Returns HTML for an administrative page.
theme_aggregator_block_item function modules/aggregator/aggregator.module Returns HTML for an individual feed item for display in the block.
theme_aggregator_categorize_items function modules/aggregator/aggregator.pages.inc Returns HTML for the aggregator page list form for assigning categories.
theme_aggregator_page_opml function modules/aggregator/aggregator.pages.inc Prints the OPML page for the feed.
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_authorize_report function includes/theme.maintenance.inc Returns HTML for a results report of an operation run by authorize.php.
theme_book_admin_table function modules/book/book.admin.inc Returns HTML for a book administration form.
theme_book_title_link function modules/book/book.module Returns HTML for a link to a book title when used as a block title.
theme_breadcrumb function includes/theme.inc Returns HTML for a breadcrumb trail.
theme_button function includes/form.inc Returns HTML for a button form element.
theme_checkbox function includes/form.inc Returns HTML for a checkbox form element.
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_block function modules/comment/comment.module Returns HTML for a list of recent comments to be displayed in the comment block.
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_confirm_form function modules/system/system.module Returns HTML for a confirmation form.
theme_container function includes/form.inc Returns HTML to wrap child elements in a container.
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_date function includes/form.inc Returns HTML for a date selection form element.
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_enable function includes/theme.inc Enables a given list of themes.
theme_exposed_filters function modules/system/system.module Returns HTML for an exposed filter form.
theme_feed_icon function includes/theme.inc Returns HTML for a feed icon.

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