Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
ajax_forms_test_advanced_commands_append_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'append'. 1
ajax_forms_test_advanced_commands_alert_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'alert'. 1
ajax_forms_test_advanced_commands_after_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'after'. 1
ajax_forms_test_advanced_commands_add_css_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax callback for 'add_css'. 1
ajax_command_settings drupal/core/includes/ajax.inc Creates a Drupal Ajax 'settings' command. 2
ajax_command_restripe drupal/core/includes/ajax.inc Creates a Drupal Ajax 'restripe' command. 1
ajax_command_replace drupal/core/includes/ajax.inc Creates a Drupal Ajax 'insert/replaceWith' command. 4
ajax_command_remove drupal/core/includes/ajax.inc Creates a Drupal Ajax 'remove' command. 1
ajax_command_prepend drupal/core/includes/ajax.inc Creates a Drupal Ajax 'insert/prepend' command. 4
ajax_command_invoke drupal/core/includes/ajax.inc Creates a Drupal Ajax 'invoke' command. 1
ajax_command_insert drupal/core/includes/ajax.inc Creates a Drupal Ajax 'insert' command using the method in #ajax['method']. 2
ajax_command_html drupal/core/includes/ajax.inc Creates a Drupal Ajax 'insert/html' command. 4
ajax_command_data drupal/core/includes/ajax.inc Creates a Drupal Ajax 'data' command. 3
ajax_command_css drupal/core/includes/ajax.inc Creates a Drupal Ajax 'css' command. 1
ajax_command_changed drupal/core/includes/ajax.inc Creates a Drupal Ajax 'changed' command. 2
ajax_command_before drupal/core/includes/ajax.inc Creates a Drupal Ajax 'insert/before' command. 1
ajax_command_append drupal/core/includes/ajax.inc Creates a Drupal Ajax 'insert/append' command. 2
ajax_command_alert drupal/core/includes/ajax.inc Creates a Drupal Ajax 'alert' command. 2
ajax_command_after drupal/core/includes/ajax.inc Creates a Drupal Ajax 'insert/after' command. 1
ajax_command_add_css drupal/core/includes/ajax.inc Creates a Drupal Ajax 'add_css' command. 2
ajax_base_page_theme drupal/core/includes/ajax.inc Theme callback: Returns the correct theme for an Ajax request. 4
aggregrator_update_8000 drupal/core/modules/aggregator/aggregator.install Moves aggregator settings from variables to config.
aggregator_view drupal/core/modules/aggregator/aggregator.admin.inc Displays the aggregator administration page. 1
aggregator_theme drupal/core/modules/aggregator/aggregator.module Implements hook_theme().
aggregator_test_menu drupal/core/modules/aggregator/tests/aggregator_test.module Implements hook_menu().
aggregator_test_feed drupal/core/modules/aggregator/tests/aggregator_test.module Page callback. Generates a test feed and simulates last-modified and etags. 1
aggregator_schema drupal/core/modules/aggregator/aggregator.install Implements hook_schema().
aggregator_save_item drupal/core/modules/aggregator/aggregator.processor.inc Adds/edits/deletes an aggregator item. 1
aggregator_save_feed drupal/core/modules/aggregator/aggregator.module Adds/edits/deletes an aggregator feed. 3
aggregator_save_category drupal/core/modules/aggregator/aggregator.module Adds/edits/deletes aggregator categories. 1
aggregator_sanitize_configuration drupal/core/modules/aggregator/aggregator.module Checks and sanitizes the aggregator configuration. 1
aggregator_requirements drupal/core/modules/aggregator/aggregator.install Implements hook_requirements().
aggregator_remove drupal/core/modules/aggregator/aggregator.module Removes all items from a feed. 1
aggregator_refresh drupal/core/modules/aggregator/aggregator.module Checks a news feed for new items. 5 2
aggregator_queue_info drupal/core/modules/aggregator/aggregator.module Implements hook_queue_info().
aggregator_preprocess_block drupal/core/modules/aggregator/aggregator.module Implements hook_preprocess_HOOK() for block.tpl.php.
aggregator_permission drupal/core/modules/aggregator/aggregator.module Implements hook_permission().
aggregator_parse_w3cdtf drupal/core/modules/aggregator/aggregator.parser.inc Parses the W3C date/time format, a subset of ISO 8601. 1
aggregator_parse_feed drupal/core/modules/aggregator/aggregator.parser.inc Parses a feed and stores its items. 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_sources drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Displays all the feeds used by the aggregator. 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_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_page_last drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Displays the most recent items gathered from any feed. 1
aggregator_page_category_form drupal/core/modules/aggregator/aggregator.pages.inc Form constructor to list items aggregated in a category. 1
aggregator_page_category drupal/core/modules/aggregator/aggregator.pages.inc Form constructor to list items aggregated in a category. 1 1
aggregator_page_categories drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Displays all the categories used by the aggregator. 1
aggregator_menu drupal/core/modules/aggregator/aggregator.module Implements hook_menu().
aggregator_load_feed_items drupal/core/modules/aggregator/aggregator.pages.inc Loads and optionally filters feed items. 3

Pages

Other projects