Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
system_theme_enable drupal/modules/system/system.admin.inc Menu callback; Enables a theme. 1
system_theme_disable drupal/modules/system/system.admin.inc Menu callback; Disables a theme. 1
system_theme_default drupal/modules/system/system.admin.inc Menu callback; Set the default theme. 1
system_theme_settings drupal/modules/system/system.admin.inc Form builder; display theme configuration for entire site and individual themes. 1
system_theme_settings_validate drupal/modules/system/system.admin.inc Validator for the system_theme_settings() form. 1
system_theme_settings_submit drupal/modules/system/system.admin.inc Process system_theme_settings form submissions. 1
system_modules drupal/modules/system/system.admin.inc Menu callback; provides module enable/disable interface. 1
system_sort_themes drupal/modules/system/system.admin.inc Sorts themes by their names, with the default theme listed first. 1
system_modules_uninstall drupal/modules/system/system.admin.inc Builds a form of currently disabled modules. 1
system_ip_blocking drupal/modules/system/system.admin.inc Menu callback. Display blocked IP addresses. 1
system_ip_blocking_form drupal/modules/system/system.admin.inc Define the form for blocking IP addresses. 1
system_ip_blocking_form_validate drupal/modules/system/system.admin.inc 1
system_ip_blocking_form_submit drupal/modules/system/system.admin.inc 1
system_ip_blocking_delete drupal/modules/system/system.admin.inc IP deletion confirm page. 1
system_site_information_settings drupal/modules/system/system.admin.inc Form builder; The general site information form. 1
system_site_information_settings_validate drupal/modules/system/system.admin.inc Validates the submitted site-information form. 1
system_cron_settings drupal/modules/system/system.admin.inc Form builder; Cron form. 1
system_run_cron_submit drupal/modules/system/system.admin.inc Submit callback; run cron. 1
system_logging_settings drupal/modules/system/system.admin.inc Form builder; Configure error reporting settings. 1
system_performance_settings drupal/modules/system/system.admin.inc Form builder; Configure site performance settings. 1
system_clear_cache_submit drupal/modules/system/system.admin.inc Submit callback; clear system caches. 1
system_clear_page_cache_submit drupal/modules/system/system.admin.inc Submit callback; clear the page cache. 1
system_file_system_settings drupal/modules/system/system.admin.inc Form builder; Configure the site file handling. 1
system_image_toolkit_settings drupal/modules/system/system.admin.inc Form builder; Configure site image toolkit usage. 1
system_rss_feeds_settings drupal/modules/system/system.admin.inc Form builder; Configure how the site handles RSS feeds. 1
system_regional_settings drupal/modules/system/system.admin.inc Form builder; Configure the site regional settings. 1
system_date_time_settings drupal/modules/system/system.admin.inc Form builder; Configure the site date and time settings. 1
system_add_date_format_type_form drupal/modules/system/system.admin.inc Add new date type. 1
system_add_date_format_type_form_validate drupal/modules/system/system.admin.inc Validate system_add_date_format_type form submissions. 1
system_add_date_format_type_form_submit drupal/modules/system/system.admin.inc Process system_add_date_format_type form submissions. 1
system_date_time_lookup drupal/modules/system/system.admin.inc Return the date for a given format string via Ajax. 1
system_site_maintenance_mode drupal/modules/system/system.admin.inc Form builder; Configure the site's maintenance status. 1
system_clean_url_settings drupal/modules/system/system.admin.inc Form builder; Configure clean URL settings. 1
system_status drupal/modules/system/system.admin.inc Menu callback: displays the site status report. Can also be used as a pure check. 1 1
system_run_cron drupal/modules/system/system.admin.inc Menu callback: run cron manually. 1
system_php drupal/modules/system/system.admin.inc Menu callback: return information about PHP. 1
system_batch_page drupal/modules/system/system.admin.inc Default page callback for batches. 1
system_date_delete_format_form drupal/modules/system/system.admin.inc Menu callback; present a form for deleting a date format. 1
system_delete_date_format_type_form drupal/modules/system/system.admin.inc Menu callback; present a form for deleting a date type. 1
system_date_time_formats drupal/modules/system/system.admin.inc Displays the date format strings overview page. 1
system_configure_date_formats_form drupal/modules/system/system.admin.inc Allow users to add additional date formats. 1
system_add_date_formats_form_validate drupal/modules/system/system.admin.inc Validate new date format string submission. 1
system_add_date_formats_form_submit drupal/modules/system/system.admin.inc Process new date format string submission. 1
system_actions_manage drupal/modules/system/system.admin.inc Menu callback; Displays an overview of available and configured actions. 1
system_actions_manage_form drupal/modules/system/system.admin.inc Define the form for the actions overview page. 1
system_actions_configure drupal/modules/system/system.admin.inc Menu callback; Creates the form for configuration of a single action. 1
system_actions_delete_form drupal/modules/system/system.admin.inc Create the form for confirmation of deleting an action. 1
system_actions_remove_orphans drupal/modules/system/system.admin.inc Remove actions that are in the database but not supported by any enabled module. 1
image_gd_settings_validate drupal/modules/system/image.gd.inc Validate the submitted GD settings. 1
system_help drupal/modules/system/system.module Implements hook_help(). 1

Pages

Other projects