aggregator.parser.inc

Version 1.8 (checked in on 2010/01/30 at 07:59:24 by dries)

Parser functions for the aggregator module.

Functions

NameDescription
aggregator_aggregator_parseImplements hook_aggregator_parse().
aggregator_aggregator_parse_infoImplements hook_aggregator_parse_info().
aggregator_element_dataCallback function used by the XML parser.
aggregator_element_endCall-back function used by the XML parser.
aggregator_element_startCallback function used by the XML parser.
aggregator_parse_feedParse a feed and store its items.
aggregator_parse_w3cdtfParse the W3C date/time format, a subset of ISO 8601.