aggregator.parser.inc

Version 1.11 (checked in on 2011/01/12 at 23:20:33 by dries)

Parser functions for the aggregator module.

Functions & methods

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.