Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
system_send_email_action_validate drupal/modules/system/system.module Validate system_send_email_action form submissions.
system_settings_form drupal/modules/system/system.module Sets up a form to save information automatically. 22
system_settings_form_submit drupal/modules/system/system.module Form submission handler for system_settings_form(). 2 1
system_settings_overview drupal/modules/system/system.admin.inc Displays the configuration overview page.
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_site_maintenance_mode drupal/modules/system/system.admin.inc Form builder; Configure the site's maintenance status. 1
system_sort_modules_by_info_name drupal/modules/system/system.admin.inc Array sorting callback; sorts modules or themes by their name. 4
system_sort_themes drupal/modules/system/system.admin.inc Sorts themes by their names, with the default theme listed first. 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_stream_wrappers drupal/modules/system/system.module Implements hook_stream_wrappers().
system_system_info_alter drupal/modules/system/system.module Implements hook_system_info_alter().
system_test_authorize_init_page drupal/modules/simpletest/tests/system_test.module Page callback to initialize authorize.php during testing. 1
system_test_basic_auth_page drupal/modules/simpletest/tests/system_test.module 1
system_test_boot drupal/modules/simpletest/tests/system_test.module Implements hook_boot().
system_test_drupal_get_filename drupal/modules/simpletest/tests/system_test.module Page callback to run drupal_get_filename() on a particular module. 1
system_test_drupal_get_filename_with_schema_rebuild drupal/modules/simpletest/tests/system_test.module Page callback to run drupal_get_filename() and do a schema rebuild. 1
system_test_drupal_set_message drupal/modules/simpletest/tests/system_test.module Sets two messages and removes the first one before the messages are displayed. 1
system_test_exit drupal/modules/simpletest/tests/system_test.module Implements hook_exit().
system_test_filetransfer_info drupal/modules/simpletest/tests/system_test.module Implements hook_filetransfer_info().
system_test_get_destination drupal/modules/simpletest/tests/system_test.module Page callback to print out $_GET['destination'] for testing. 1
system_test_init drupal/modules/simpletest/tests/system_test.module Implements hook_init().
system_test_lock_acquire drupal/modules/simpletest/tests/system_test.module Try to acquire a named lock and report the outcome. 2
system_test_lock_exit drupal/modules/simpletest/tests/system_test.module Try to acquire a specific lock, and then exit. 2
system_test_main_content_fallback drupal/modules/simpletest/tests/system_test.module Menu callback to test main content fallback(). 1
system_test_menu drupal/modules/simpletest/tests/system_test.module Implements hook_menu().
system_test_modules_disabled drupal/modules/simpletest/tests/system_test.module Implements hook_modules_disabled().
system_test_modules_enabled drupal/modules/simpletest/tests/system_test.module Implements hook_modules_enabled().
system_test_modules_installed drupal/modules/simpletest/tests/system_test.module Implements hook_modules_installed().
system_test_modules_uninstalled drupal/modules/simpletest/tests/system_test.module Implements hook_modules_uninstalled().
system_test_module_implements_alter drupal/modules/simpletest/tests/system_test.module Implements hook_module_implements_alter().
system_test_multiple_redirects drupal/modules/simpletest/tests/system_test.module Menu callback; sends a redirect header to itself until $count argument is 0. 1
system_test_page_build drupal/modules/simpletest/tests/system_test.module Implements hook_page_build().
system_test_page_shutdown_functions drupal/modules/simpletest/tests/system_test.module A simple page callback which adds a register shutdown function. 1
system_test_redirect drupal/modules/simpletest/tests/system_test.module 1
system_test_redirect_invalid_scheme drupal/modules/simpletest/tests/system_test.module 1
system_test_redirect_noparse drupal/modules/simpletest/tests/system_test.module 1
system_test_redirect_noscheme drupal/modules/simpletest/tests/system_test.module 1
system_test_request_destination drupal/modules/simpletest/tests/system_test.module Page callback to print out $_REQUEST['destination'] for testing. 1
system_test_schema drupal/modules/simpletest/tests/system_test.install Implements hook_schema().
system_test_set_header drupal/modules/simpletest/tests/system_test.module 1
system_test_sleep drupal/modules/simpletest/tests/system_test.module 1
system_test_system_info_alter drupal/modules/simpletest/tests/system_test.module Implements hook_system_info_alter().
system_test_watchdog drupal/modules/simpletest/tests/system_test.module Implements hook_watchdog().
system_theme drupal/modules/system/system.module Implements hook_theme().
system_themes_admin_form drupal/modules/system/system.admin.inc Form to select the administration theme. 1
system_themes_admin_form_submit drupal/modules/system/system.admin.inc Process system_themes_admin_form form submissions.
system_themes_page drupal/modules/system/system.admin.inc Menu callback; displays a listing of all themes. 1
system_theme_default drupal/modules/system/system.admin.inc Menu callback; Set the default theme. 1
system_theme_disable drupal/modules/system/system.admin.inc Menu callback; Disables a theme. 1

Pages

Other projects