Primary tabs

Namesort descending Location Description Direct uses Strings
aggregator_form_feed_validate modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_feed().
aggregator_form_opml modules/aggregator/aggregator.admin.inc Form constructor for importing feeds from OPML. 1
aggregator_form_opml_submit modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_opml().
aggregator_form_opml_validate modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_opml().
aggregator_help modules/aggregator/aggregator.module Implements hook_help().
aggregator_menu modules/aggregator/aggregator.module Implements hook_menu().
aggregator_page_categories modules/aggregator/aggregator.pages.inc Page callback: Displays all the categories used by the Aggregator module. 1
aggregator_page_category modules/aggregator/aggregator.pages.inc Page callback: Displays all the items aggregated in a particular category. 1 1
aggregator_page_category_form modules/aggregator/aggregator.pages.inc Page callback: Displays a form containing items aggregated in a category. 1
aggregator_page_last modules/aggregator/aggregator.pages.inc Page callback: Displays the most recent items gathered from any feed. 1
aggregator_page_opml modules/aggregator/aggregator.pages.inc Page callback: Generates an OPML representation of all feeds. 1
aggregator_page_rss modules/aggregator/aggregator.pages.inc Page callback: Generates an RSS 0.92 feed of aggregator items or categories. 1
aggregator_page_source modules/aggregator/aggregator.pages.inc Page callback: Displays all the items captured from the particular feed. 1 1
aggregator_page_sources modules/aggregator/aggregator.pages.inc Page callback: Displays all the feeds used by the aggregator. 1
aggregator_page_source_form modules/aggregator/aggregator.pages.inc Page callback: Displays a form with all items captured from a feed. 1
aggregator_parse_feed modules/aggregator/aggregator.parser.inc Parses a feed and stores its items. 1
aggregator_parse_w3cdtf modules/aggregator/aggregator.parser.inc Parses the W3C date/time format, a subset of ISO 8601. 1
aggregator_permission modules/aggregator/aggregator.module Implements hook_permission().
aggregator_refresh modules/aggregator/aggregator.module Checks a news feed for new items. 6 2
aggregator_remove modules/aggregator/aggregator.module Removes all items from a feed. 1
aggregator_sanitize_configuration modules/aggregator/aggregator.module Checks and sanitizes the aggregator configuration. 1
aggregator_save_category modules/aggregator/aggregator.module Adds/edits/deletes aggregator categories. 3
aggregator_save_feed modules/aggregator/aggregator.module Add/edit/delete an aggregator feed. 3
aggregator_save_item modules/aggregator/aggregator.processor.inc Adds/edits/deletes an aggregator item. 1
aggregator_schema modules/aggregator/aggregator.install Implements hook_schema().
aggregator_test_feed modules/aggregator/tests/aggregator_test.module Page callback. Generates a test feed and simulates last-modified and etags. 1
aggregator_test_menu modules/aggregator/tests/aggregator_test.module Implements hook_menu().
aggregator_theme modules/aggregator/aggregator.module Implements hook_theme().
aggregator_uninstall modules/aggregator/aggregator.install Implements hook_uninstall().
aggregator_update_7000 modules/aggregator/aggregator.install Add hash column to aggregator_feed table.
aggregator_update_7001 modules/aggregator/aggregator.install Add aggregator teaser length to settings from old global default teaser length
aggregator_update_7002 modules/aggregator/aggregator.install Add queued timestamp.
aggregator_update_7003 modules/aggregator/aggregator.install Increase the length of {aggregator_feed}.url.
aggregator_update_7004 modules/aggregator/aggregator.install Add index on timestamp.
aggregator_view modules/aggregator/aggregator.admin.inc Displays the aggregator administration page. 1
ajax_base_page_theme includes/ajax.inc Theme callback for Ajax requests. 2
ajax_command_add_css includes/ajax.inc Creates a Drupal Ajax 'add_css' command. 2
ajax_command_after includes/ajax.inc Creates a Drupal Ajax 'insert/after' command. 1
ajax_command_alert includes/ajax.inc Creates a Drupal Ajax 'alert' command. 2
ajax_command_append includes/ajax.inc Creates a Drupal Ajax 'insert/append' command. 2
ajax_command_before includes/ajax.inc Creates a Drupal Ajax 'insert/before' command. 1
ajax_command_changed includes/ajax.inc Creates a Drupal Ajax 'changed' command. 2
ajax_command_css includes/ajax.inc Creates a Drupal Ajax 'css' command. 1
ajax_command_data includes/ajax.inc Creates a Drupal Ajax 'data' command. 3
ajax_command_html includes/ajax.inc Creates a Drupal Ajax 'insert/html' command. 3
ajax_command_insert includes/ajax.inc Creates a Drupal Ajax 'insert' command using the method in #ajax['method']. 2
ajax_command_invoke includes/ajax.inc Creates a Drupal Ajax 'invoke' command. 2
ajax_command_prepend includes/ajax.inc Creates a Drupal Ajax 'insert/prepend' command. 5
ajax_command_remove includes/ajax.inc Creates a Drupal Ajax 'remove' command. 1
ajax_command_replace includes/ajax.inc Creates a Drupal Ajax 'insert/replaceWith' command. 1

Pages

Other projects