aggregator_save_category

Functions that call aggregator_save_category()

Namesort iconLocationDescription
aggregator_form_category_submitmodules/aggregator/aggregator.admin.incProcess aggregator_form_category form submissions.
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_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.
menu_link_maintainincludes/menu.incInsert, update or delete an uncustomized menu link related to a module.
 
 

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.