aggregator_save_item

Functions that call aggregator_save_item()

Namesort iconLocationDescription
aggregator_aggregator_processmodules/aggregator/aggregator.processor.incImplementation of hook_aggregator_process().
aggregator_save_itemmodules/aggregator/aggregator.processor.incAdd/edit/delete an aggregator item.

Functions called by aggregator_save_item()

Namesort iconLocationDescription
aggregator_save_itemmodules/aggregator/aggregator.processor.incAdd/edit/delete an aggregator item.
db_deleteincludes/database/database.incReturns a new DeleteQuery object for the active database.
db_insertincludes/database/database.incReturns a new InsertQuery object for the active database.
db_mergeincludes/database/database.incReturns a new MergeQuery object for the active database.
db_queryincludes/database/database.incExecute an arbitrary query string against the active database.
 
 

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.