| aggregator_feed_items_load | modules/aggregator/aggregator.pages.inc | Load feed items by passing a SQL query. |
| aggregator_page_last | modules/aggregator/aggregator.pages.inc | Menu callback; displays the most recent items gathered from any feed. |
| arg | includes/path.inc | Return a component of the current Drupal path. |
| drupal_add_feed | includes/common.inc | Add a feed URL for the current page. |
| t | includes/common.inc | Translate strings to the page language or a given language. |
| url | includes/common.inc | Generate a URL from a Drupal menu path. Will also pass-through existing URLs. |
| variable_get | includes/bootstrap.inc | Return a persistent variable. |
| _aggregator_page_list | modules/aggregator/aggregator.pages.inc | Prints an aggregator page listing a number of feed items. |