Functions

Primary tabs

Name Locationsort descending Description Direct uses Strings
bartik_process_html drupal/themes/bartik/template.php Override or insert variables into the page template for HTML output.
bartik_process_page drupal/themes/bartik/template.php Override or insert variables into the page template.
bartik_preprocess_maintenance_page drupal/themes/bartik/template.php Implements hook_preprocess_maintenance_page().
bartik_process_maintenance_page drupal/themes/bartik/template.php Override or insert variables into the maintenance page template.
bartik_preprocess_node drupal/themes/bartik/template.php Override or insert variables into the node template.
bartik_preprocess_block drupal/themes/bartik/template.php Override or insert variables into the block template.
bartik_menu_tree drupal/themes/bartik/template.php Implements theme_menu_tree().
bartik_field__taxonomy_term_reference drupal/themes/bartik/template.php Implements theme_field__field_type().
phptemplate_init drupal/themes/engines/phptemplate/phptemplate.engine Implements hook_init().
phptemplate_theme drupal/themes/engines/phptemplate/phptemplate.engine Implements hook_theme().
garland_breadcrumb drupal/themes/garland/template.php Override of theme_breadcrumb().
garland_preprocess_maintenance_page drupal/themes/garland/template.php Override or insert variables into the maintenance page template.
garland_preprocess_html drupal/themes/garland/template.php Override or insert variables into the html template. 1
garland_process_html drupal/themes/garland/template.php Override or insert variables into the html template.
garland_preprocess_page drupal/themes/garland/template.php Override or insert variables into the page template.
garland_preprocess_node drupal/themes/garland/template.php Override or insert variables into the node template.
garland_preprocess_comment drupal/themes/garland/template.php Override or insert variables into the comment template.
garland_preprocess_block drupal/themes/garland/template.php Override or insert variables into the block template.
garland_process_page drupal/themes/garland/template.php Override or insert variables into the page template.
garland_preprocess_region drupal/themes/garland/template.php Override or insert variables into the region template.
garland_form_system_theme_settings_alter drupal/themes/garland/theme-settings.php Implements hook_form_FORM_ID_alter().
seven_preprocess_maintenance_page drupal/themes/seven/template.php Override or insert variables into the maintenance page template.
seven_preprocess_html drupal/themes/seven/template.php Override or insert variables into the html template. 1
seven_preprocess_page drupal/themes/seven/template.php Override or insert variables into the page template.
seven_node_add_list drupal/themes/seven/template.php Display the list of available node types for node creation.
seven_admin_block_content drupal/themes/seven/template.php Overrides theme_admin_block_content().
seven_tablesort_indicator drupal/themes/seven/template.php Override of theme_tablesort_indicator().
seven_css_alter drupal/themes/seven/template.php Implements hook_css_alter().
update_selection_page drupal/update.php Renders a form with a list of available database updates. 1
update_script_selection_form drupal/update.php Form constructor for the list of available database module updates. 1
update_helpful_links drupal/update.php Provides links to the homepage and administration pages. 2
update_results_page drupal/update.php Displays results of the update script with any accompanying errors. 1
update_info_page drupal/update.php Provides an overview of the Drupal database update. 1
update_access_denied_page drupal/update.php Renders a 403 access denied page for update.php. 1
update_access_allowed drupal/update.php Determines if the current user is allowed to run update.php. 1
update_task_list drupal/update.php Adds the update task list to the current page. 4
update_extra_requirements drupal/update.php Returns and stores extra requirements that apply during the update process. 2
update_check_requirements drupal/update.php Checks update requirements and reports errors and (optionally) warnings. 1

Pages

Other projects