You are here

42 string references to 'theme' in Drupal 7

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