Search for to

  1. Search 9.5.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
AggregatorUpdatePathTestCase class modules/simpletest/tests/upgrade/update.aggregator.test @file
Tests schema changes in aggregator.module.
AggregatorUpdatePathTestCase::getInfo function modules/simpletest/tests/upgrade/update.aggregator.test
AggregatorUpdatePathTestCase::setUp function modules/simpletest/tests/upgrade/update.aggregator.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
AggregatorUpdatePathTestCase::testAggregatorUpdate function modules/simpletest/tests/upgrade/update.aggregator.test Tests that the aggregator.module update is successful.
aggregator_admin_form function modules/aggregator/aggregator.admin.inc Form constructor for the aggregator system settings.
aggregator_admin_form_submit function modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_admin_form().
aggregator_admin_overview function modules/aggregator/aggregator.admin.inc Page callback: Displays the Aggregator module administration page.
aggregator_admin_refresh_feed function modules/aggregator/aggregator.admin.inc Page callback: Refreshes a feed, then redirects to the overview page.
aggregator_admin_remove_feed function modules/aggregator/aggregator.admin.inc Deletes a feed.
aggregator_admin_remove_feed_submit function modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_admin_remove_feed().
aggregator_aggregator_fetch function modules/aggregator/aggregator.fetcher.inc Implements hook_aggregator_fetch().
aggregator_aggregator_fetch_info function modules/aggregator/aggregator.fetcher.inc Implements hook_aggregator_fetch_info().
aggregator_aggregator_parse function modules/aggregator/aggregator.parser.inc Implements hook_aggregator_parse().
aggregator_aggregator_parse_info function modules/aggregator/aggregator.parser.inc Implements hook_aggregator_parse_info().
aggregator_aggregator_process function modules/aggregator/aggregator.processor.inc Implements hook_aggregator_process().
aggregator_aggregator_process_info function modules/aggregator/aggregator.processor.inc Implements hook_aggregator_process_info().
aggregator_aggregator_remove function modules/aggregator/aggregator.processor.inc Implements hook_aggregator_remove().
aggregator_block_configure function modules/aggregator/aggregator.module Implements hook_block_configure().
aggregator_block_info function modules/aggregator/aggregator.module Implements hook_block_info().
aggregator_block_save function modules/aggregator/aggregator.module Implements hook_block_save().
aggregator_block_view function modules/aggregator/aggregator.module Implements hook_block_view().
aggregator_categorize_items function modules/aggregator/aggregator.pages.inc Form constructor to build the page list form.
aggregator_categorize_items_submit function modules/aggregator/aggregator.pages.inc Form submission handler for aggregator_categorize_items().
aggregator_category_load function modules/aggregator/aggregator.module Loads an aggregator category.
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.

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