Used to aggregate syndicated content (RSS, RDF, and Atom).
File
core/modules/aggregator/aggregator.module
Functions
| Name | Description |
|---|---|
| aggregator_cron | Implements hook_cron(). |
| aggregator_entity_extra_field_info | Implements hook_entity_extra_field_info(). |
| aggregator_help | Implements hook_help(). |
| aggregator_preprocess_block | Implements hook_preprocess_HOOK() for block templates. |
| aggregator_theme | Implements hook_theme(). |
| _aggregator_allowed_tags | Gets the list of allowed tags. |
Constants
| Name | Description |
|---|---|
| AGGREGATOR_CLEAR_NEVER | Denotes that a feed's items should never expire. |
Please login to continue.