Version 1.8 (checked in on 2010/01/30 at 07:59:24 by dries)
Parser functions for the aggregator module.
| Name | Description |
|---|---|
| aggregator_aggregator_parse | Implements hook_aggregator_parse(). |
| aggregator_aggregator_parse_info | Implements hook_aggregator_parse_info(). |
| aggregator_element_data | Callback function used by the XML parser. |
| aggregator_element_end | Call-back function used by the XML parser. |
| aggregator_element_start | Callback function used by the XML parser. |
| aggregator_parse_feed | Parse a feed and store its items. |
| aggregator_parse_w3cdtf | Parse the W3C date/time format, a subset of ISO 8601. |