aggregator_remove

Functions that call aggregator_remove()

Namesort iconLocationDescription
aggregator_admin_remove_feedmodules/aggregator/aggregator.admin.inc
aggregator_admin_remove_feed_submitmodules/aggregator/aggregator.admin.incRemove all items from a feed and redirect to the overview page.
aggregator_removemodules/aggregator/aggregator.moduleRemoves all items from a feed.

Functions called by aggregator_remove()

Namesort iconLocationDescription
aggregator_removemodules/aggregator/aggregator.moduleRemoves all items from a feed.
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_queryincludes/database.pgsql.incRuns a basic query in the active database.
drupal_set_messageincludes/bootstrap.incSet a message which reflects the status of the performed operation.
tincludes/common.incTranslate strings to the page language or a given language.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.