aggregator.module

Version 1.431 (checked in on 2009/12/04 at 16:49:45 by dries)

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

Constants

NameDescription
AGGREGATOR_CLEAR_NEVERDenotes that a feed's items should never expire.

Functions

NameDescription
aggregator_block_configureImplements hook_block_configure().
aggregator_block_infoImplements hook_block_info().
aggregator_block_saveImplements hook_block_save().
aggregator_block_viewImplements hook_block_view().
aggregator_category_loadLoad an aggregator category.
aggregator_cronImplements hook_cron().
aggregator_cron_queue_infoImplements hook_cron_queue_info().
aggregator_feed_loadLoad an aggregator feed.
aggregator_filter_xssSafely render HTML content, as allowed.
aggregator_helpImplements hook_help().
aggregator_initImplements hook_init().
aggregator_menuImplements hook_menu().
aggregator_permissionImplements hook_permission().
aggregator_refreshChecks a news feed for new items.
aggregator_removeRemoves all items from a feed.
aggregator_sanitize_configurationCheck and sanitize aggregator configuration.
aggregator_save_categoryAdd/edit/delete aggregator categories.
aggregator_save_feedAdd/edit/delete an aggregator feed.
aggregator_themeImplements hook_theme().
theme_aggregator_block_itemFormat an individual feed item for display in the block.
_aggregator_category_titleMenu callback.
_aggregator_get_variables
_aggregator_has_categoriesFind out whether there are any aggregator categories.
_aggregator_itemsHelper function for drupal_map_assoc.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.