taxonomy_node_validate
Functions that call taxonomy_node_validate()
| Name | Location | Description |
|---|---|---|
| taxonomy_nodeapi | modules/taxonomy/taxonomy.module | Implementation of hook_nodeapi(). |
| taxonomy_node_validate | modules/taxonomy/taxonomy.module | Make sure incoming vids are free tagging enabled. |
Functions called by taxonomy_node_validate()
| Name | Location | Description |
|---|---|---|
| form_set_error | includes/form.inc | File an error against a form element. If the name of the element is edit[foo][bar] then you may pass either foo or foo][bar as $name foo will set an error for all its children. |
| t | includes/common.inc | Translate strings to the current locale. |
| taxonomy_get_vocabulary | modules/taxonomy/taxonomy.module | Return the vocabulary object matching a vocabulary ID. |
| taxonomy_node_validate | modules/taxonomy/taxonomy.module | Make sure incoming vids are free tagging enabled. |
