Functions

Primary tabs

Name Locationsort ascending Description Direct uses Strings
system_permission drupal/modules/system/system.module Implements hook_permission().
system_hook_info drupal/modules/system/system.module Implements hook_hook_info().
system_entity_info drupal/modules/system/system.module Implements hook_entity_info().
system_element_info drupal/modules/system/system.module Implements hook_element_info().
system_menu drupal/modules/system/system.module Implements hook_menu().
_system_batch_theme drupal/modules/system/system.module Theme callback for the default batch page. 1
system_library drupal/modules/system/system.module Implements hook_library().
system_stream_wrappers drupal/modules/system/system.module Implements hook_stream_wrappers().
blocked_ip_load drupal/modules/system/system.module Retrieve a blocked IP address from the database.
_system_themes_access drupal/modules/system/system.module Menu item access callback - only admin or enabled themes can be accessed. 1
system_authorized_init drupal/modules/system/system.module Setup a given callback to run via authorize.php with elevated privileges. 4
system_authorized_get_url drupal/modules/system/system.module Return the URL for the authorize.php script. 6
system_authorized_batch_processing_url drupal/modules/system/system.module Returns the URL for the authorize.php script when it is processing a batch. 2
system_authorized_run drupal/modules/system/system.module Setup and invoke an operation using authorize.php.
system_authorized_batch_process drupal/modules/system/system.module Use authorize.php to run batch_process(). 2
system_updater_info drupal/modules/system/system.module Implements hook_updater_info().
system_filetransfer_info drupal/modules/system/system.module Implements hook_filetransfer_info().
system_init drupal/modules/system/system.module Implements hook_init().
system_add_module_assets drupal/modules/system/system.module Adds CSS and JavaScript files declared in module .info files. 1
system_custom_theme drupal/modules/system/system.module Implements hook_custom_theme().
system_form_user_profile_form_alter drupal/modules/system/system.module Implements hook_form_FORM_ID_alter().
system_form_user_register_form_alter drupal/modules/system/system.module Implements hook_form_FORM_ID_alter().
system_user_login drupal/modules/system/system.module Implements hook_user_login().
system_user_timezone drupal/modules/system/system.module Add the time zone field to the user edit and register forms. 2
system_block_info drupal/modules/system/system.module Implements hook_block_info().
system_block_view drupal/modules/system/system.module Implements hook_block_view().
system_preprocess_block drupal/modules/system/system.module Implements hook_preprocess_block().
system_admin_menu_block drupal/modules/system/system.module Provide a single block on the administration overview page. 4
system_check_directory drupal/modules/system/system.module Checks the existence of the directory specified in $form_element. 1
system_get_files_database drupal/modules/system/system.module Retrieves the current status of an array of files in the system table. 2
system_update_files_database drupal/modules/system/system.module Updates the records in the system table based on the files array. 2
system_get_info drupal/modules/system/system.module Returns an array of information about enabled modules or themes. 10
_system_rebuild_module_data drupal/modules/system/system.module Helper function to scan and collect module .info data. 1
system_rebuild_module_data drupal/modules/system/system.module Rebuild, save, and return data about all currently available modules. 16 2
_system_update_bootstrap_status drupal/modules/system/system.module Refresh bootstrap column in the system table. 3
_system_rebuild_theme_data drupal/modules/system/system.module Helper function to scan and collect theme .info data and their engines. 2 1
system_rebuild_theme_data drupal/modules/system/system.module Rebuild, save, and return data about all currently available themes. 8
_system_info_add_path drupal/modules/system/system.module Prefixes all values in an .info file array with a given path. 2
_system_default_theme_features drupal/modules/system/system.module Returns an array of default theme features. 2
system_find_base_themes drupal/modules/system/system.module Find all the base themes for the specified theme.
system_region_list drupal/modules/system/system.module Get a list of available regions from a specified theme. 12
system_system_info_alter drupal/modules/system/system.module Implements hook_system_info_alter().
system_default_region drupal/modules/system/system.module Get the name of the default region for a given theme. 1
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_sort_requirements drupal/modules/system/system.module Helper function to sort requirements. 1
confirm_form drupal/modules/system/system.module Generates a form array for a confirmation form. 43
system_admin_compact_mode drupal/modules/system/system.module Determines whether the current user is in compact mode. 4
system_admin_compact_page drupal/modules/system/system.module Menu callback; Sets whether the admin menu is in compact mode or not. 1
system_get_module_admin_tasks drupal/modules/system/system.module Generate a list of tasks offered by a specified module. 2

Pages

Other projects