aggregator_save_category

Functions that call aggregator_save_category()

Namesort iconLocationDescription
aggregator_form_category_submitmodules/aggregator/aggregator.moduleProcess aggregator_form_category form submissions. @todo Add delete confirmation dialog.
aggregator_save_categorymodules/aggregator/aggregator.moduleAdd/edit/delete aggregator categories.

Functions called by aggregator_save_category()

Namesort iconLocationDescription
aggregator_save_categorymodules/aggregator/aggregator.moduleAdd/edit/delete aggregator categories.
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.