aggregator_save_category
Functions that call aggregator_save_category()
| Name | Location | Description |
|---|---|---|
| aggregator_form_category_submit | modules/aggregator.module | Process aggregator_form_category form submissions. @todo Add delete confirmation dialog. |
| aggregator_save_category | modules/aggregator.module | Add/edit/delete aggregator categories. |
Functions called by aggregator_save_category()
| Name | Location | Description |
|---|---|---|
| aggregator_save_category | modules/aggregator.module | Add/edit/delete aggregator categories. |
| db_next_id | includes/database.pgsql.inc | Return a new unique ID in the given sequence. |
| db_query | includes/database.inc | Runs a basic query in the active database. |
