aggregator_save_feed

Functions that call aggregator_save_feed()

Namesort iconLocationDescription
aggregator_form_feed_submitmodules/aggregator.moduleProcess aggregator_form_feed form submissions. @todo Add delete confirmation dialog.
aggregator_save_feedmodules/aggregator.moduleAdd/edit/delete an aggregator feed.

Functions called by aggregator_save_feed()

Namesort iconLocationDescription
aggregator_save_feedmodules/aggregator.moduleAdd/edit/delete an aggregator feed.
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_next_idincludes/database.pgsql.incReturn a new unique ID in the given sequence.
db_queryincludes/database.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.