Search for d
Title | Object type | File name | Summary |
---|---|---|---|
system_add_date_format_type_form_submit | function | modules/ |
Process system_add_date_format_type form submissions. |
system_add_date_format_type_form_validate | function | modules/ |
Validate system_add_date_format_type form submissions. |
system_add_module_assets | function | modules/ |
Adds CSS and JavaScript files declared in module .info files. |
system_admin_compact_mode | function | modules/ |
Determines whether the current user is in compact mode. |
system_admin_compact_page | function | modules/ |
Menu callback; Sets whether the admin menu is in compact mode or not. |
system_admin_config_page | function | modules/ |
Menu callback; Provide the administration overview page. |
system_admin_index | function | modules/ |
Menu callback; prints a listing of admin tasks, organized by module. |
system_admin_menu_block | function | modules/ |
Provide a single block on the administration overview page. |
system_admin_menu_block_page | function | modules/ |
Provide a single block from the administration menu as a page. |
system_admin_paths | function | modules/ |
Implements hook_admin_paths(). |
system_admin_test.info | file | modules/ |
name = System Admin Test description = 'Support module for testing system.admin.inc.' package = Only For Testing version = VERSION core = 7.x hidden = FALSE configure = config/broken |
system_admin_test.module | file | modules/ |
Helper module for module for testing system.admin.inc. |
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_check_directory | function | modules/ |
Checks the existence of the directory specified in $form_element. |
system_configure_date_formats_form | function | modules/ |
Allow users to add additional date formats. |
system_cron_test.module | file | modules/ |
Helper module for CronRunTestCase::testCronCacheExpiration(). |
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_file_download | function | modules/ |
Implements hook_file_download(). |
system_find_base_themes | function | modules/ |
Find all the base themes for the specified theme. |
system_get_date_format | function | modules/ |
Gets the format details for a particular format ID. |
system_get_date_formats | function | modules/ |
Gets the list of defined date formats and attributes. |
system_get_date_types | function | modules/ |
Gets the list of available date types and attributes. |
system_get_files_database | function | modules/ |
Retrieves the current status of an array of files in the system table. |
system_get_module_admin_tasks | function | modules/ |
Generate a list of tasks offered by a specified module. |
system_incompatible_core_version_dependencies_test.info | file | modules/ |
name = "System incompatible core version dependencies test" description = "Support module for testing system dependencies." package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] =… |
system_incompatible_core_version_dependencies_test.module | file | modules/ |
|
system_incompatible_core_version_test.module | file | modules/ |
|
system_incompatible_module_version_dependencies_test.info | file | modules/ |
name = "System incompatible module version dependencies test" description = "Support module for testing system dependencies." package = Testing version = VERSION core = 7.x hidden = TRUE ; system_incompatible_module_version_test… |
Pagination
- Previous page
- Page 117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.