38 string references to 'theme'

bartik_preprocess_maintenance_page in drupal/themes/bartik/template.php
Implements hook_preprocess_maintenance_page().
block_add_block_form_submit in drupal/modules/block/block.admin.inc
Form submission handler for block_add_block_form().
block_schema in drupal/modules/block/block.install
Implements hook_schema().
block_update_7003 in drupal/modules/block/block.install
Change the weight column to normal int.
block_update_7004 in drupal/modules/block/block.install
Add new blocks to new regions, migrate custom variables to blocks.
BootstrapGetFilenameTestCase::testDrupalGetFilename in drupal/modules/simpletest/tests/bootstrap.test
Test that drupal_get_filename() works correctly when the file is not found in the database.
color_get_info in drupal/modules/color/color.module
Retrieves the Color module information for a particular theme.
color_scheme_form_submit in drupal/modules/color/color.module
Form submission handler for color_scheme_form().
dashboard_system_info_alter in drupal/modules/dashboard/dashboard.module
Implements hook_system_info_alter().
drupal-6.bare.database.php in drupal/modules/simpletest/tests/upgrade/drupal-6.bare.database.php
drupal-6.filled.database.php in drupal/modules/simpletest/tests/upgrade/drupal-6.filled.database.php
l in drupal/includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
list_themes in drupal/includes/theme.inc
Returns a list of all currently available themes.
minimal_install in drupal/profiles/minimal/minimal.install
Implements hook_install().
module_test_system_info_alter in drupal/modules/simpletest/tests/module_test.module
Implements hook_system_info_alter().
node_type_form_validate in drupal/modules/node/content_types.inc
Form validation handler for node_type_form().
overlay_system_info_alter in drupal/modules/overlay/overlay.module
Implements hook_system_info_alter().
php_eval in drupal/modules/php/php.module
Evaluates a string of PHP code.
seven_css_alter in drupal/themes/seven/template.php
Implements hook_css_alter().
seven_tablesort_indicator in drupal/themes/seven/template.php
Override of theme_tablesort_indicator().
standard_install in drupal/profiles/standard/standard.install
Implements hook_install().
SystemInfoAlterTestCase::testSystemInfoAlter in drupal/modules/system/system.test
Tests that {system}.info is rebuilt after a module that implements hook_system_info_alter() is enabled. Also tests if core *_list() functions return freshly altered info.
system_list in drupal/includes/module.inc
Builds a list of bootstrap modules and enabled modules and themes.
system_rebuild_theme_data in drupal/modules/system/system.module
Rebuild, save, and return data about all currently available themes.
system_system_info_alter in drupal/modules/system/system.module
Implements hook_system_info_alter().
ThemeDebugMarkupTestCase::testDebugOutput in drupal/modules/simpletest/tests/theme.test
Tests debug markup added to template output.
ThemeUpdater::canUpdate in drupal/modules/system/system.updater.inc
ThemeUpdater::getInstallDirectory in drupal/modules/system/system.updater.inc
Return the directory where a theme should be installed.
ThemeUpdater::isInstalled in drupal/modules/system/system.updater.inc
Checks if the project is installed.
theme_color_scheme_form in drupal/modules/color/color.module
Returns HTML for a theme's color form.
toolbar_system_info_alter in drupal/modules/toolbar/toolbar.module
Implements hook_system_info_alter().
update_check_incompatibility in drupal/includes/update.inc
Tests the compatibility of a module or theme.
update_get_projects in drupal/modules/update/update.compare.inc
Fetches an array of installed and enabled projects.
update_manager_update_form in drupal/modules/update/update.manager.inc
Form constructor for the update form of the Update Manager module.
_drupal_get_filename_perform_file_scan in drupal/includes/bootstrap.inc
Performs a file system scan to search for a system resource.
_system_rebuild_theme_data in drupal/modules/system/system.module
Helper function to scan and collect theme .info data and their engines.
_theme_build_registry in drupal/includes/theme.inc
Builds the theme registry cache.
_theme_process_registry in drupal/includes/theme.inc
Process a single implementation of hook_theme().