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
_system_default_theme_features function modules/system/system.module Returns an array of default theme features.
_system_rebuild_theme_data function modules/system/system.module Helper function to scan and collect theme .info data and their engines.
_system_themes_access function modules/system/system.module Menu item access callback - only admin or enabled themes can be accessed.
_system_theme_settings_validate_path function modules/system/system.admin.inc Helper function for the system_theme_settings form.
_theme_build_registry function includes/theme.inc Builds the theme registry cache.
_theme_custom_theme function modules/simpletest/tests/theme_test.module Custom theme callback.
_theme_load_offline_registry function includes/theme.maintenance.inc Builds the registry when the site needs to bypass any database calls.
_theme_load_registry function includes/theme.inc Gets the theme_registry cache; if it doesn't exist, builds it.
_theme_process_registry function includes/theme.inc Process a single implementation of hook_theme().
_theme_registry_callback function includes/theme.inc Sets the callback that will be used by theme_get_registry().
_theme_render_template_debug function includes/theme.inc Renders a template for any engine.
_theme_save_registry function includes/theme.inc Writes the theme_registry cache into the database.
_theme_table_cell function includes/theme.inc Returns HTML output for a single table cell for theme_table().
_theme_test_alter function modules/simpletest/tests/theme_test.module Page callback, calls drupal_alter().
_theme_test_drupal_add_region_content function modules/simpletest/tests/theme_test.module Page callback, calls drupal_add_region_content.
_theme_test_engine_info_test function modules/simpletest/tests/theme_test.module Serves a simple page renderered using a Nyan Cat theme engine template.
_theme_test_load_registry function modules/simpletest/tests/theme_test.module Fake registry loading callback.
_theme_test_suggestion function modules/simpletest/tests/theme_test.module Page callback, calls a theme hook suggestion.

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