aggregator.parser.inc

Parser functions for the aggregator module.

File

drupal/modules/aggregator/aggregator.parser.inc
View source

Functions

Namesort descending Description
aggregator_aggregator_parse Implements hook_aggregator_parse().
aggregator_aggregator_parse_info Implements hook_aggregator_parse_info().
aggregator_element_data Performs an action when data is encountered.
aggregator_element_end Performs an action when a closing tag is encountered.
aggregator_element_start Performs an action when an opening tag is encountered.
aggregator_parse_feed Parses a feed and stores its items.
aggregator_parse_w3cdtf Parses the W3C date/time format, a subset of ISO 8601.