taxonomy_form_vocabulary_submit
Functions that call taxonomy_form_vocabulary_submit()
| Name | Location | Description |
|---|---|---|
| taxonomy_form_vocabulary_submit | modules/taxonomy.module | Accept the form submission for a vocabulary and save the results. |
Functions called by taxonomy_form_vocabulary_submit()
| Name | Location | Description |
|---|---|---|
| drupal_set_message | includes/bootstrap.inc | Set a message which reflects the status of the performed operation. |
| t | includes/common.inc | Translate strings to the current locale. |
| taxonomy_form_vocabulary_submit | modules/taxonomy.module | Accept the form submission for a vocabulary and save the results. |
| taxonomy_save_vocabulary | modules/taxonomy.module | |
| theme | includes/theme.inc | Generate the themed representation of a Drupal object. |
