Version 1.410 (checked in on 2009/05/21 at 23:07:14 by webchick)
Used to aggregate syndicated content (RSS, RDF, and Atom).
| Name | Beschreibung |
|---|---|
| aggregator_block_configure | Implementation of hook_block_configure(). |
| aggregator_block_list | Implementation of hook_block_list(). |
| aggregator_block_save | Implementation of hook_block_save(). |
| aggregator_block_view | Implementation of hook_block_view(). |
| aggregator_category_load | Load an aggregator category. |
| aggregator_cron | Implementation of hook_cron(). |
| aggregator_feed_load | Load an aggregator feed. |
| aggregator_filter_xss | Safely render HTML content, as allowed. |
| aggregator_help | Implementation of hook_help(). |
| aggregator_init | Implementation of hook_init(). |
| aggregator_menu | Implementation of hook_menu(). |
| aggregator_perm | Implementation of hook_perm(). |
| aggregator_refresh | Checks a news feed for new items. |
| aggregator_remove | Removes all items from a feed. |
| aggregator_sanitize_configuration | Check and sanitize aggregator configuration. |
| aggregator_save_category | Add/edit/delete aggregator categories. |
| aggregator_save_feed | Add/edit/delete an aggregator feed. |
| aggregator_theme | Implementation of hook_theme(). |
| theme_aggregator_block_item | Format an individual feed item for display in the block. |
| _aggregator_category_title | Menu callback. |
| _aggregator_has_categories | Find out whether there are any aggregator categories. |
| _aggregator_items | Helper function for drupal_map_assoc. |
Kommentare
Kommentar hinzufügen