Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| system_admin_test.module | file | modules/ |
Helper module for module for testing system.admin.inc. |
| system_archiver_info | function | modules/ |
Implements hook_archiver_info(). |
| system_authorized_batch_process | function | modules/ |
Use authorize.php to run batch_process(). |
| system_authorized_batch_processing_url | function | modules/ |
Returns the URL for the authorize.php script when it is processing a batch. |
| system_authorized_get_url | function | modules/ |
Return the URL for the authorize.php script. |
| system_authorized_init | function | modules/ |
Setup a given callback to run via authorize.php with elevated privileges. |
| system_authorized_run | function | modules/ |
Setup and invoke an operation using authorize.php. |
| system_batch_page | function | modules/ |
Default page callback for batches. |
| system_block_info | function | modules/ |
Implements hook_block_info(). |
| system_block_ip_action | function | modules/ |
Blocks the current user's IP address. |
| system_block_view | function | modules/ |
Implements hook_block_view(). |
| system_check_directory | function | modules/ |
Checks the existence of the directory specified in $form_element. |
| system_check_http_request | function | modules/ |
Checks whether the server is capable of issuing HTTP requests. |
| system_clean_url_settings | function | modules/ |
Form builder; Configure clean URL settings. |
| system_clear_cache_submit | function | modules/ |
Submit callback; clear system caches. |
| system_clear_page_cache_submit | function | modules/ |
Submit callback; clear the page cache. |
| system_configure_date_formats_form | function | modules/ |
Allow users to add additional date formats. |
| system_cron | function | modules/ |
Implements hook_cron(). |
| system_cron_settings | function | modules/ |
Form builder; Cron form. |
| system_cron_test.info | file | modules/ |
name = System Cron Test description = 'Support module for testing the system_cron().' package = Testing version = VERSION core = 7.x hidden = TRUE |
| system_cron_test.module | file | modules/ |
Helper module for CronRunTestCase::testCronCacheExpiration(). |
| system_cron_test_flush_caches | function | modules/ |
Implements hook_flush_caches(). |
| system_custom_theme | function | modules/ |
Implements hook_custom_theme(). |
| system_date_delete_format_form | function | modules/ |
Menu callback; present a form for deleting a date format. |
| system_date_delete_format_form_submit | function | modules/ |
Delete a configured date format. |
| system_date_formats | function | modules/ |
Implements hook_date_formats(). |
| system_date_formats_rebuild | function | modules/ |
Resets the database cache of date formats and saves all new date formats. |
| system_date_format_delete | function | modules/ |
Deletes a date format from the database. |
| system_date_format_locale | function | modules/ |
Gets the appropriate date format string for a date type and locale. |
| system_date_format_save | function | modules/ |
Saves a date format to the database. |
| system_date_format_types | function | modules/ |
Implements hook_date_format_types(). |
| system_date_format_type_delete | function | modules/ |
Deletes a date type from the database. |
| system_date_format_type_save | function | modules/ |
Saves a date type to the database. |
| system_date_time_formats | function | modules/ |
Displays the date format strings overview page. |
| system_date_time_lookup | function | modules/ |
Return the date for a given format string via Ajax. |
| system_date_time_settings | function | modules/ |
Form builder; Configure the site date and time settings. |
| system_default_date_formats | function | includes/ |
Provides a default system list of date formats for system_date_formats(). |
| system_default_region | function | modules/ |
Get the name of the default region for a given theme. |
| system_delete_date_format_type_form | function | modules/ |
Menu callback; present a form for deleting a date type. |
| system_delete_date_format_type_form_submit | function | modules/ |
Delete a configured date type. |
| system_dependencies_test.info | file | modules/ |
name = "System dependency test" description = "Support module for testing system dependencies." package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] = _missing_dependency |
| system_dependencies_test.module | file | modules/ |
|
| system_element_info | function | modules/ |
Implements hook_element_info(). |
| system_entity_info | function | modules/ |
Implements hook_entity_info(). |
| system_filetransfer_info | function | modules/ |
Implements hook_filetransfer_info(). |
| system_file_download | function | modules/ |
Implements hook_file_download(). |
| system_file_system_settings | function | modules/ |
Form builder; Configure the site file handling. |
| system_find_base_themes | function | modules/ |
Find all the base themes for the specified theme. |
| system_flush_caches | function | modules/ |
Implements hook_flush_caches(). |
| system_form_form_test_alter_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() on behalf of system.module. |
Pagination
- Previous page
- Page 181
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.