aggregator_remove
Functions that call aggregator_remove()
| Name | Location | Description |
|---|---|---|
| aggregator_admin_remove_feed_submit | modules/aggregator/aggregator.admin.inc | Remove all items from a feed and redirect to the overview page. |
| aggregator_remove | modules/aggregator/aggregator.module | Removes all items from a feed. |
Functions called by aggregator_remove()
| Name | Location | Description |
|---|---|---|
| aggregator_remove | modules/aggregator/aggregator.module | Removes all items from a feed. |
| db_merge | includes/database/database.inc | Returns a new MergeQuery object for the active database. |
| module_invoke_all | includes/module.inc | Invoke a hook in all enabled modules that implement it. |
