taxonomy_node_validate

Functions that call taxonomy_node_validate()

Namesort iconLocationDescription
taxonomy_nodeapimodules/taxonomy/taxonomy.moduleImplementation of hook_nodeapi().
taxonomy_node_validatemodules/taxonomy/taxonomy.moduleMake sure incoming vids are free tagging enabled.

Functions called by taxonomy_node_validate()

Namesort iconLocationDescription
form_set_errorincludes/form.incFile 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.
tincludes/common.incTranslate strings to the current locale.
taxonomy_get_vocabularymodules/taxonomy/taxonomy.moduleReturn the vocabulary object matching a vocabulary ID.
taxonomy_node_validatemodules/taxonomy/taxonomy.moduleMake sure incoming vids are free tagging enabled.
 
 

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.