aggregator_save_item

Functions that call aggregator_save_item()

Namesort iconLocationDescription
aggregator_parse_feedmodules/aggregator/aggregator.moduleParse a feed and store its items.
aggregator_save_itemmodules/aggregator/aggregator.moduleAdd/edit/delete an aggregator item.

Functions called by aggregator_save_item()

Namesort iconLocationDescription
aggregator_save_itemmodules/aggregator/aggregator.moduleAdd/edit/delete an aggregator item.
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_last_insert_idincludes/database.pgsql.incReturns the last insert id. This function is thread safe.
db_queryincludes/database.pgsql.incRuns a basic query in 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.