aggregator.module

Used to aggregate syndicated content (RSS, RDF, and Atom).

File

modules/aggregator/aggregator.module

Functions

Name Description
aggregator_block_configure Implements hook_block_configure().
aggregator_block_info Implements hook_block_info().
aggregator_block_save Implements hook_block_save().
aggregator_block_view Implements hook_block_view().
aggregator_category_load Loads an aggregator category.
aggregator_cron Implements hook_cron().
aggregator_cron_queue_info Implements hook_cron_queue_info().
aggregator_feed_load Loads an aggregator feed.
aggregator_filter_xss Renders the HTML content safely, as allowed.
aggregator_help Implements hook_help().
aggregator_menu Implements hook_menu().
aggregator_permission Implements hook_permission().
aggregator_refresh Checks a news feed for new items.
aggregator_remove Removes all items from a feed.
aggregator_sanitize_configuration Checks and sanitizes the aggregator configuration.
aggregator_save_category Adds/edits/deletes aggregator categories.
aggregator_save_feed Add/edit/delete an aggregator feed.
aggregator_theme Implements hook_theme().
theme_aggregator_block_item Returns HTML for an individual feed item for display in the block.
_aggregator_category_title Title callback: Returns a title for aggregator category pages.
_aggregator_get_variables Gets the fetcher, parser, and processors.
_aggregator_has_categories Determines whether there are any aggregator categories.
_aggregator_items Helper function for drupal_map_assoc.

Constants

Name Description
AGGREGATOR_CLEAR_NEVER Denotes that a feed's items should never expire.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!aggregator!aggregator.module/7.x