hook_validate

Related topics

Namesort iconDescription
HooksAllow modules to interact with the Drupal core.

Functions that call hook_validate()

Namesort iconLocationDescription
hook_validatedeveloper/hooks/node.phpVerify a node editing form.

Functions called by hook_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.
hook_validatedeveloper/hooks/node.phpVerify a node editing form.
tincludes/common.incTranslate strings to the current locale.
 
 

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.