Version 1.2 (checked in on 2009/05/18 at 09:41:40 by dries)
Parser functions for the aggregator module.
| Name | Beschreibung |
|---|---|
| aggregator_aggregator_parse | Implementation of hook_aggregator_parse(). |
| aggregator_aggregator_parse_info | Implementation of 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. |
Kommentare
Kommentar hinzufügen