| aggregator_form_feed_submit | modules/aggregator/aggregator.module | Process aggregator_form_feed form submissions.
@todo Add delete confirmation dialog. |
| aggregator_save_feed | modules/aggregator/aggregator.module | Add/edit/delete an aggregator feed. |
| arg | includes/path.inc | Return a component of the current Drupal path. |
| drupal_set_message | includes/bootstrap.inc | Set a message which reflects the status of the performed operation. |
| l | includes/common.inc | Format an internal Drupal link. |
| menu_rebuild | includes/menu.inc | Populate the database representation of the menu. |
| t | includes/common.inc | Translate strings to the current locale. |
| watchdog | includes/bootstrap.inc | Log a system message. |