Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
AGGREGATOR_CLEAR_NEVER constant modules/aggregator/aggregator.module Denotes that a feed's items should never expire.
aggregator_cron function modules/aggregator/aggregator.module Implements hook_cron().
aggregator_cron_queue_info function modules/aggregator/aggregator.module Implements hook_cron_queue_info().
aggregator_element_data function modules/aggregator/aggregator.parser.inc Performs an action when data is encountered.
aggregator_element_end function modules/aggregator/aggregator.parser.inc Performs an action when a closing tag is encountered.
aggregator_element_start function modules/aggregator/aggregator.parser.inc Performs an action when an opening tag is encountered.
aggregator_expire function modules/aggregator/aggregator.processor.inc Expires items from a feed depending on expiration settings.
aggregator_feed_items_load function modules/aggregator/aggregator.pages.inc Loads and optionally filters feed items.
aggregator_feed_load function modules/aggregator/aggregator.module Loads an aggregator feed.
aggregator_filter_xss function modules/aggregator/aggregator.module Renders the HTML content safely, as allowed.
aggregator_form_aggregator_admin_form_alter function modules/aggregator/aggregator.processor.inc Implements hook_form_aggregator_admin_form_alter().
aggregator_form_category function modules/aggregator/aggregator.admin.inc Form constructor to add/edit/delete aggregator categories.
aggregator_form_category_submit function modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_category().
aggregator_form_category_validate function modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_category().
aggregator_form_feed function modules/aggregator/aggregator.admin.inc Form constructor for adding and editing feed sources.
aggregator_form_feed_submit function modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_feed().
aggregator_form_feed_validate function modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_feed().
aggregator_form_opml function modules/aggregator/aggregator.admin.inc Form constructor for importing feeds from OPML.
aggregator_form_opml_submit function modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_opml().
aggregator_form_opml_validate function modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_opml().
aggregator_help function modules/aggregator/aggregator.module Implements hook_help().
aggregator_menu function modules/aggregator/aggregator.module Implements hook_menu().
aggregator_page_categories function modules/aggregator/aggregator.pages.inc Page callback: Displays all the categories used by the Aggregator module.
aggregator_page_category function modules/aggregator/aggregator.pages.inc Page callback: Displays all the items aggregated in a particular category.
aggregator_page_category_form function modules/aggregator/aggregator.pages.inc Page callback: Displays a form containing items aggregated in a category.
aggregator_page_last function modules/aggregator/aggregator.pages.inc Page callback: Displays the most recent items gathered from any feed.
aggregator_page_opml function modules/aggregator/aggregator.pages.inc Page callback: Generates an OPML representation of all feeds.
aggregator_page_rss function modules/aggregator/aggregator.pages.inc Page callback: Generates an RSS 0.92 feed of aggregator items or categories.
aggregator_page_source function modules/aggregator/aggregator.pages.inc Page callback: Displays all the items captured from the particular feed.
aggregator_page_sources function modules/aggregator/aggregator.pages.inc Page callback: Displays all the feeds used by the aggregator.
aggregator_page_source_form function modules/aggregator/aggregator.pages.inc Page callback: Displays a form with all items captured from a feed.
aggregator_parse_feed function modules/aggregator/aggregator.parser.inc Parses a feed and stores its items.
aggregator_parse_w3cdtf function modules/aggregator/aggregator.parser.inc Parses the W3C date/time format, a subset of ISO 8601.
aggregator_permission function modules/aggregator/aggregator.module Implements hook_permission().
aggregator_refresh function modules/aggregator/aggregator.module Checks a news feed for new items.
aggregator_remove function modules/aggregator/aggregator.module Removes all items from a feed.
aggregator_sanitize_configuration function modules/aggregator/aggregator.module Checks and sanitizes the aggregator configuration.
aggregator_save_category function modules/aggregator/aggregator.module Adds/edits/deletes aggregator categories.
aggregator_save_feed function modules/aggregator/aggregator.module Add/edit/delete an aggregator feed.
aggregator_save_item function modules/aggregator/aggregator.processor.inc Adds/edits/deletes an aggregator item.
aggregator_schema function modules/aggregator/aggregator.install Implements hook_schema().
aggregator_test.info file modules/aggregator/tests/aggregator_test.info name = "Aggregator module tests"
description = "Support module for aggregator related testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
aggregator_test.module file modules/aggregator/tests/aggregator_test.module
aggregator_test_feed function modules/aggregator/tests/aggregator_test.module Page callback. Generates a test feed and simulates last-modified and etags.
aggregator_test_menu function modules/aggregator/tests/aggregator_test.module Implements hook_menu().
aggregator_theme function modules/aggregator/aggregator.module Implements hook_theme().
aggregator_uninstall function modules/aggregator/aggregator.install Implements hook_uninstall().
aggregator_update_7000 function modules/aggregator/aggregator.install Add hash column to aggregator_feed table.
aggregator_update_7001 function modules/aggregator/aggregator.install Add aggregator teaser length to settings from old global default teaser length
aggregator_update_7002 function modules/aggregator/aggregator.install Add queued timestamp.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.