Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
system_site_maintenance_mode drupal-7.x/modules/system/system.admin.inc Form builder; Configure the site's maintenance status. 1
system_sort_modules_by_info_name drupal-7.x/modules/system/system.admin.inc Array sorting callback; sorts modules or themes by their name. 4
system_sort_themes drupal-7.x/modules/system/system.admin.inc Array sorting callback; sorts modules or themes by their name. 1
system_status drupal-7.x/modules/system/system.admin.inc Menu callback: displays the site status report. Can also be used as a pure check. 1 3
system_stream_wrappers drupal-7.x/modules/system/system.module Implements hook_stream_wrappers().
system_system_info_alter drupal-7.x/modules/system/system.module Implements hook_system_info_alter().
system_test_authorize_init_page drupal-7.x/modules/simpletest/tests/system_test.module Page callback to initialize authorize.php during testing. 1
system_test_basic_auth_page drupal-7.x/modules/simpletest/tests/system_test.module 1
system_test_boot drupal-7.x/modules/simpletest/tests/system_test.module Implements hook_boot().
system_test_exit drupal-7.x/modules/simpletest/tests/system_test.module Implements hook_exit().
system_test_filetransfer_info drupal-7.x/modules/simpletest/tests/system_test.module Implements hook_filetransfer_info().
system_test_init drupal-7.x/modules/simpletest/tests/system_test.module Implements hook_init().
system_test_lock_acquire drupal-7.x/modules/simpletest/tests/system_test.module Try to acquire a named lock and report the outcome. 2
system_test_lock_exit drupal-7.x/modules/simpletest/tests/system_test.module Try to acquire a specific lock, and then exit. 2
system_test_main_content_fallback drupal-7.x/modules/simpletest/tests/system_test.module Menu callback to test main content fallback(). 1
system_test_menu drupal-7.x/modules/simpletest/tests/system_test.module Implements hook_menu().
system_test_modules_disabled drupal-7.x/modules/simpletest/tests/system_test.module Implements hook_modules_disabled().
system_test_modules_enabled drupal-7.x/modules/simpletest/tests/system_test.module Implements hook_modules_enabled().
system_test_modules_installed drupal-7.x/modules/simpletest/tests/system_test.module Implements hook_modules_installed().
system_test_modules_uninstalled drupal-7.x/modules/simpletest/tests/system_test.module Implements hook_modules_uninstalled().
system_test_multiple_redirects drupal-7.x/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-7.x/modules/simpletest/tests/system_test.module Implements hook_page_build().
system_test_page_shutdown_functions drupal-7.x/modules/simpletest/tests/system_test.module A simple page callback which adds a register shutdown function. 1
system_test_redirect drupal-7.x/modules/simpletest/tests/system_test.module 1
system_test_redirect_invalid_scheme drupal-7.x/modules/simpletest/tests/system_test.module 1
system_test_redirect_noparse drupal-7.x/modules/simpletest/tests/system_test.module 1
system_test_redirect_noscheme drupal-7.x/modules/simpletest/tests/system_test.module 1
system_test_set_header drupal-7.x/modules/simpletest/tests/system_test.module 1
system_test_sleep drupal-7.x/modules/simpletest/tests/system_test.module 1
system_test_system_info_alter drupal-7.x/modules/simpletest/tests/system_test.module Implements hook_system_info_alter().
system_theme drupal-7.x/modules/system/system.module Implements hook_theme().
system_themes_admin_form drupal-7.x/modules/system/system.admin.inc Form to select the administration theme. 1
system_themes_admin_form_submit drupal-7.x/modules/system/system.admin.inc Process system_themes_admin_form form submissions.
system_themes_page drupal-7.x/modules/system/system.admin.inc Menu callback; displays a listing of all themes. 2
system_theme_default drupal-7.x/modules/system/system.admin.inc Menu callback; Set the default theme. 1
system_theme_disable drupal-7.x/modules/system/system.admin.inc Menu callback; Disables a theme. 1
system_theme_enable drupal-7.x/modules/system/system.admin.inc Menu callback; Enables a theme. 1
system_theme_settings drupal-7.x/modules/system/system.admin.inc Form builder; display theme configuration for entire site and individual themes. 1
system_theme_settings_submit drupal-7.x/modules/system/system.admin.inc Process system_theme_settings form submissions. 1
system_theme_settings_validate drupal-7.x/modules/system/system.admin.inc Validator for the system_theme_settings() form. 1
system_timezone drupal-7.x/modules/system/system.module Menu callback; Retrieve a JSON object containing a suggested time zone name. 1
system_time_zones drupal-7.x/modules/system/system.module Generate an array of time zones and their local time&date. 5
system_tokens drupal-7.x/modules/system/system.tokens.inc Implements hook_tokens().
system_token_info drupal-7.x/modules/system/system.tokens.inc Implements hook_token_info().
system_updater_info drupal-7.x/modules/system/system.module Implements hook_updater_info().
system_update_7000 drupal-7.x/modules/system/system.install Rename blog and forum permissions to be consistent with other content types.
system_update_7001 drupal-7.x/modules/system/system.install Generate a cron key and save it in the variables table.
system_update_7002 drupal-7.x/modules/system/system.install Add a table to store blocked IP addresses.
system_update_7003 drupal-7.x/modules/system/system.install Update {blocked_ips} with valid IP addresses from {access}.
system_update_7004 drupal-7.x/modules/system/system.install Remove hardcoded numeric deltas from all blocks in core.

Páginas