system_authorized_get_url |
drupal/modules/system/system.module |
Return the URL for the authorize.php script. |
6 |
|
system_authorized_init |
drupal/modules/system/system.module |
Setup a given callback to run via authorize.php with elevated privileges. |
4 |
|
system_authorized_run |
drupal/modules/system/system.module |
Setup and invoke an operation using authorize.php. |
|
|
system_batch_page |
drupal/modules/system/system.admin.inc |
Default page callback for batches. |
|
1 |
system_block_info |
drupal/modules/system/system.module |
Implements hook_block_info(). |
|
|
system_block_ip_action |
drupal/modules/system/system.module |
Blocks the current user's IP address. |
1 |
|
system_block_view |
drupal/modules/system/system.module |
Implements hook_block_view(). |
|
|
system_check_directory |
drupal/modules/system/system.module |
Checks the existence of the directory specified in $form_element. |
|
1 |
system_check_http_request |
drupal/modules/system/system.module |
Checks whether the server is capable of issuing HTTP requests. |
1 |
|
system_clean_url_settings |
drupal/modules/system/system.admin.inc |
Form builder; Configure clean URL settings. |
|
1 |
system_clear_cache_submit |
drupal/modules/system/system.admin.inc |
Submit callback; clear system caches. |
|
1 |
system_clear_page_cache_submit |
drupal/modules/system/system.admin.inc |
Submit callback; clear the page cache. |
|
1 |
system_configure_date_formats_form |
drupal/modules/system/system.admin.inc |
Allow users to add additional date formats. |
|
1 |
system_cron |
drupal/modules/system/system.module |
Implements hook_cron(). |
|
|
system_cron_settings |
drupal/modules/system/system.admin.inc |
Form builder; Cron form. |
|
1 |
system_cron_test_flush_caches |
drupal/modules/system/tests/system_cron_test.module |
Implements hook_flush_caches(). |
|
1 |
system_custom_theme |
drupal/modules/system/system.module |
Implements hook_custom_theme(). |
|
|
system_date_delete_format_form |
drupal/modules/system/system.admin.inc |
Menu callback; present a form for deleting a date format. |
|
1 |
system_date_delete_format_form_submit |
drupal/modules/system/system.admin.inc |
Delete a configured date format. |
|
|
system_date_formats |
drupal/modules/system/system.module |
Implements hook_date_formats(). |
|
|
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_delete |
drupal/modules/system/system.module |
Deletes a date format from the database. |
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_save |
drupal/modules/system/system.module |
Saves a date format to the database. |
3 |
|
system_date_format_types |
drupal/modules/system/system.module |
Implements hook_date_format_types(). |
|
|
system_date_format_type_delete |
drupal/modules/system/system.module |
Deletes a date type from the database. |
1 |
|
system_date_format_type_save |
drupal/modules/system/system.module |
Saves a date type to the database. |
2 |
|
system_date_time_formats |
drupal/modules/system/system.admin.inc |
Displays the date format strings overview page. |
|
1 |
system_date_time_lookup |
drupal/modules/system/system.admin.inc |
Return the date for a given format string via Ajax. |
|
1 |
system_date_time_settings |
drupal/modules/system/system.admin.inc |
Form builder; Configure the site date and time settings. |
|
1 |
system_default_date_formats |
drupal/includes/date.inc |
Provides a default system list of date formats for system_date_formats(). |
1 |
|
system_default_region |
drupal/modules/system/system.module |
Get the name of the default region for a given theme. |
1 |
|
system_delete_date_format_type_form |
drupal/modules/system/system.admin.inc |
Menu callback; present a form for deleting a date type. |
|
1 |
system_delete_date_format_type_form_submit |
drupal/modules/system/system.admin.inc |
Delete a configured date type. |
|
|
system_element_info |
drupal/modules/system/system.module |
Implements hook_element_info(). |
|
|
system_entity_info |
drupal/modules/system/system.module |
Implements hook_entity_info(). |
|
|
system_filetransfer_info |
drupal/modules/system/system.module |
Implements hook_filetransfer_info(). |
|
|
system_file_system_settings |
drupal/modules/system/system.admin.inc |
Form builder; Configure the site file handling. |
|
1 |
system_find_base_themes |
drupal/modules/system/system.module |
Find all the base themes for the specified theme. |
|
|
system_flush_caches |
drupal/modules/system/system.module |
Implements hook_flush_caches(). |
|
|
system_form_form_test_alter_form_alter |
drupal/modules/simpletest/tests/form_test.module |
Implements hook_form_FORM_ID_alter() on behalf of system.module. |
|
|
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_get_date_format |
drupal/modules/system/system.module |
Gets the format details for a particular format ID. |
3 |
|
system_get_date_formats |
drupal/modules/system/system.module |
Gets the list of defined date formats and attributes. |
6 |
4 |
system_get_date_types |
drupal/modules/system/system.module |
Gets the list of available date types and attributes. |
7 |
2 |
system_get_files_database |
drupal/modules/system/system.module |
Retrieves the current status of an array of files in the system table. |
2 |
|
system_get_info |
drupal/modules/system/system.module |
Returns an array of information about enabled modules or themes. |
10 |
|
system_get_module_admin_tasks |
drupal/modules/system/system.module |
Generate a list of tasks offered by a specified module. |
2 |
|
system_goto_action |
drupal/modules/system/system.module |
Redirects to a different URL. |
|
1 |