Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
system_modules drupal/core/modules/system/system.admin.inc Menu callback; provides module enable/disable interface. 1
system_sort_themes drupal/core/modules/system/system.admin.inc Array sorting callback; sorts modules or themes by their name. 1
system_modules_uninstall drupal/core/modules/system/system.admin.inc Builds a form of currently disabled modules. 1
system_site_information_settings drupal/core/modules/system/system.admin.inc Form builder; The general site information form. 1
system_site_information_settings_validate drupal/core/modules/system/system.admin.inc Validates the submitted site-information form. 1
system_cron_settings drupal/core/modules/system/system.admin.inc Form builder; Cron form. 1
system_run_cron_submit drupal/core/modules/system/system.admin.inc Submit callback; run cron. 1
system_logging_settings drupal/core/modules/system/system.admin.inc Form builder; Configure error reporting settings. 1
system_performance_settings drupal/core/modules/system/system.admin.inc Form builder; Configure site performance settings. 1
system_performance_settings_submit drupal/core/modules/system/system.admin.inc Form submission handler for system_performance_settings(). 1
system_clear_cache_submit drupal/core/modules/system/system.admin.inc Submit callback; clear system caches. 1
system_clear_page_cache_submit drupal/core/modules/system/system.admin.inc Submit callback; clear the page cache. 1
system_file_system_settings drupal/core/modules/system/system.admin.inc Form builder; Configure the site file handling. 1
system_image_toolkit_settings drupal/core/modules/system/system.admin.inc Form builder; Configure site image toolkit usage. 1
system_rss_feeds_settings drupal/core/modules/system/system.admin.inc Form builder; Configure how the site handles RSS feeds. 1
system_regional_settings drupal/core/modules/system/system.admin.inc Form builder; Configure the site regional settings. 1
system_site_maintenance_mode drupal/core/modules/system/system.admin.inc Form builder; Configure the site's maintenance status. 1
system_status drupal/core/modules/system/system.admin.inc Menu callback: displays the site status report. Can also be used as a pure check. 1 1
system_run_cron drupal/core/modules/system/system.admin.inc Menu callback: run cron manually. 1
system_php drupal/core/modules/system/system.admin.inc Menu callback: return information about PHP. 1
system_batch_page drupal/core/modules/system/system.admin.inc Default page callback for batches. 1
system_date_delete_format_form drupal/core/modules/system/system.admin.inc Menu callback; present a form for deleting a date format. 1
system_date_time_formats drupal/core/modules/system/system.admin.inc Displays the date format strings overview page. 1
system_configure_date_formats_form drupal/core/modules/system/system.admin.inc Allow users to add additional date formats. 1
system_date_format_exists drupal/core/modules/system/system.admin.inc Checks if the chosen machine_name exists or not. 1
system_date_formats_form_validate drupal/core/modules/system/system.admin.inc Validate date format string submission. 1
system_date_formats_form_submit drupal/core/modules/system/system.admin.inc Process date format string submission. 1
system_date_format_language_overview_page drupal/core/modules/system/system.admin.inc Page callback: Displays edit date format links for each language. 1
system_date_format_localize_form drupal/core/modules/system/system.admin.inc Form constructor for the date localization configuration form. 1
system_date_format_localize_reset_form drupal/core/modules/system/system.admin.inc Form constructor for the reset date format form. 1
aggregator_element_start drupal/core/modules/aggregator/aggregator.parser.inc Performs an action when an opening tag is encountered. 1
aggregator_element_end drupal/core/modules/aggregator/aggregator.parser.inc Performs an action when a closing tag is encountered. 1
aggregator_element_data drupal/core/modules/aggregator/aggregator.parser.inc Performs an action when data is encountered. 1
aggregator_page_last drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Displays the most recent items gathered from any feed. 1
aggregator_page_source drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Displays all the items captured from a particular feed. 1 1
aggregator_page_source_form drupal/core/modules/aggregator/aggregator.pages.inc Form constructor to show all items captured from a feed. 1
aggregator_page_category drupal/core/modules/aggregator/aggregator.pages.inc Form constructor to list items aggregated in a category. 1 1
aggregator_page_category_form drupal/core/modules/aggregator/aggregator.pages.inc Form constructor to list items aggregated in a category. 1
aggregator_categorize_items_submit drupal/core/modules/aggregator/aggregator.pages.inc Form submission handler for aggregator_categorize_items(). 1
aggregator_page_sources drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Displays all the feeds used by the aggregator. 1
aggregator_page_categories drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Displays all the categories used by the aggregator. 1
aggregator_page_rss drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Generates an RSS 0.92 feed of aggregator items or categories. 1
aggregator_page_opml drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Generates an OPML representation of all feeds. 1
_aggregator_category_title drupal/core/modules/aggregator/aggregator.module Title callback: Returns a title for aggregatory category pages. 1
_aggregator_has_categories drupal/core/modules/aggregator/aggregator.module Access callback: Determines whether there are any aggregator categories. 1
_aggregator_items drupal/core/modules/aggregator/aggregator.module Helper function for drupal_map_assoc. 1
aggregator_admin_overview drupal/core/modules/aggregator/aggregator.admin.inc Page callback: Displays the aggregator administration page. 1
aggregator_admin_remove_feed drupal/core/modules/aggregator/aggregator.admin.inc Page callback: Deletes a feed. 1
aggregator_form_opml drupal/core/modules/aggregator/aggregator.admin.inc Form constructor for importing feeds from OPML. 1
aggregator_admin_refresh_feed drupal/core/modules/aggregator/aggregator.admin.inc Page callback: Refreshes a feed, then redirects to the overview page. 1

Pages

Other projects