Functions

Primary tabs

Name Locationsort descending Description Direct uses Strings
system_action_info drupal/modules/system/system.module Implements hook_action_info().
system_send_email_action_form drupal/modules/system/system.module Return a form definition so the Send email action can be configured.
system_send_email_action_validate drupal/modules/system/system.module Validate system_send_email_action form submissions.
system_send_email_action_submit drupal/modules/system/system.module Process system_send_email_action form submissions.
system_send_email_action drupal/modules/system/system.module Sends an e-mail message. 1
system_mail drupal/modules/system/system.module Implements hook_mail().
system_message_action_form drupal/modules/system/system.module
system_message_action_submit drupal/modules/system/system.module
system_message_action drupal/modules/system/system.module Sends a message to the current user's screen. 2
system_goto_action_form drupal/modules/system/system.module Settings form for system_goto_action().
system_goto_action_submit drupal/modules/system/system.module
system_goto_action drupal/modules/system/system.module Redirects to a different URL. 1
system_block_ip_action drupal/modules/system/system.module Blocks the current user's IP address. 1
system_time_zones drupal/modules/system/system.module Generate an array of time zones and their local time&date. 5
system_check_http_request drupal/modules/system/system.module Checks whether the server is capable of issuing HTTP requests. 1
system_timezone drupal/modules/system/system.module Menu callback; Retrieve a JSON object containing a suggested time zone name. 1
theme_system_powered_by drupal/modules/system/system.module Returns HTML for the Powered by Drupal text.
theme_system_compact_link drupal/modules/system/system.module Returns HTML for a link to show or hide inline help descriptions.
system_image_toolkits drupal/modules/system/system.module Implements hook_image_toolkits().
system_retrieve_file drupal/modules/system/system.module Attempts to get a file using drupal_http_request and to store it locally. 2
system_page_alter drupal/modules/system/system.module Implements hook_page_alter().
system_run_automated_cron drupal/modules/system/system.module Run the automated cron if enabled. 1
system_get_date_types drupal/modules/system/system.module Gets the list of available date types and attributes. 7 2
system_date_format_types drupal/modules/system/system.module Implements hook_date_format_types().
system_date_formats drupal/modules/system/system.module Implements hook_date_formats().
system_get_date_formats drupal/modules/system/system.module Gets the list of defined date formats and attributes. 6 4
system_get_date_format drupal/modules/system/system.module Gets the format details for a particular format ID. 3
system_date_formats_rebuild drupal/modules/system/system.module Resets the database cache of date formats and saves all new date formats. 1
system_date_format_locale drupal/modules/system/system.module Gets the appropriate date format string for a date type and locale. 3 1
_system_date_format_types_build drupal/modules/system/system.module Builds and returns information about available date types. 2
_system_date_formats_build drupal/modules/system/system.module Builds and returns information about available date formats. 2
system_date_format_type_save drupal/modules/system/system.module Saves a date type to the database. 2
system_date_format_type_delete drupal/modules/system/system.module Deletes a date type from the database. 1
system_date_format_save drupal/modules/system/system.module Saves a date format to the database. 3
system_date_format_delete drupal/modules/system/system.module Deletes a date format from the database. 1
system_archiver_info drupal/modules/system/system.module Implements hook_archiver_info().
theme_confirm_form drupal/modules/system/system.module Returns HTML for a confirmation form.
theme_system_settings_form drupal/modules/system/system.module Returns HTML for a system settings form.
theme_exposed_filters drupal/modules/system/system.module Returns HTML for an exposed filter form.
system_admin_paths drupal/modules/system/system.module Implements hook_admin_paths().
system_token_info drupal/modules/system/system.tokens.inc Implements hook_token_info().
system_tokens drupal/modules/system/system.tokens.inc Implements hook_tokens().
cron_queue_test_cron_queue_info drupal/modules/system/tests/cron_queue_test.module Implements hook_cron_queue_info().
cron_queue_test_exception drupal/modules/system/tests/cron_queue_test.module 2
system_cron_test_flush_caches drupal/modules/system/tests/system_cron_test.module Implements hook_flush_caches(). 1
hook_preprocess drupal/modules/system/theme.api.php Preprocess theme variables for templates.
hook_preprocess_HOOK drupal/modules/system/theme.api.php Preprocess theme variables for a specific theme hook.
hook_process drupal/modules/system/theme.api.php Process theme variables for templates.
hook_process_HOOK drupal/modules/system/theme.api.php Process theme variables for a specific theme hook.
hook_themes_enabled drupal/modules/system/theme.api.php Respond to themes being enabled.

Pages

Other projects