aggregator.api.php

Version 1.7 (checked in on 2010/01/08 at 11:03:54 by dries)

Documentation for aggregator API.

Functions

NameDescription
hook_aggregator_fetchImplement this hook to create an alternative fetcher for aggregator module.
hook_aggregator_fetch_infoImplement this hook to expose the title and a short description of your fetcher.
hook_aggregator_parseImplement this hook to create an alternative parser for aggregator module.
hook_aggregator_parse_infoImplement this hook to expose the title and a short description of your parser.
hook_aggregator_processImplement this hook to create a processor for aggregator module.
hook_aggregator_process_infoImplement this hook to expose the title and a short description of your processor.
hook_aggregator_removeImplement this hook to remove stored data if a feed is being deleted or a feed's items are being removed.