| aggregator_form_category_validate | drupal/modules/aggregator/aggregator.module | Validate aggregator_form_feed form submissions. |
| aggregator_form_category_validate | drupal/modules/aggregator/aggregator.module | Validate aggregator_form_feed form submissions. |
| aggregator_form_feed_validate | drupal/modules/aggregator/aggregator.module | Validate aggregator_form_feed form submissions. |
| aggregator_form_feed_validate | drupal/modules/aggregator/aggregator.module | Validate aggregator_form_feed form submissions. |
| chatroom_create_chat_form_validate | contributions/modules/chatroom/chatroom.module | validates attempt to create chat - checks this name is not already in use |
| chatroom_create_chat_form_validate | contributions/modules/chatroom/chatroom.module | validates attempt to create chat - checks this name is not already in use |
| comment_admin_overview_validate | drupal/modules/comment/comment.module | We can't execute any 'Update options' if no comments were selected. |
| comment_admin_overview_validate | drupal/modules/comment/comment.module | We can't execute any 'Update options' if no comments were selected. |
| contact_admin_edit_validate | drupal/modules/contact/contact.module | Validate the contact category edit page form submission. |
| contact_admin_edit_validate | drupal/modules/contact/contact.module | Validate the contact category edit page form submission. |
| contact_mail_page_validate | drupal/modules/contact/contact.module | Validate the site-wide contact page form submission. |
| contact_mail_page_validate | drupal/modules/contact/contact.module | Validate the site-wide contact page form submission. |
| do_search | drupal/modules/search/search.module | Do a query on the full-text search index for a word or words. |
| do_search | drupal/modules/search/search.module | Do a query on the full-text search index for a word or words. |
| drupal_validate_form | drupal/includes/form.inc | Validates user-submitted form data from a global variable using
the validate functions defined in a structured form array. |
| drupal_validate_form | drupal/includes/form.inc | Validates user-submitted form data from a global variable using
the validate functions defined in a structured form array. |
| fileupload_validate | contributions/docs/developer/examples/fileupload.module | Implementation of hook_validate(). |
| fileupload_validate | contributions/docs/developer/examples/fileupload.module | Implementation of hook_validate(). |
| fileupload_validate | contributions/docs/developer/examples/fileupload.module | Implementation of hook_validate(). |
| file_check_directory | drupal/includes/file.inc | Check that the directory exists and is writable. Directories need to
have execute permissions to be considered a directory by FTP servers, etc. |
| file_check_directory | drupal/includes/file.inc | Check that the directory exists and is writable. Directories need to
have execute permissions to be considered a directory by FTP servers, etc. |
| filter_admin_format_form_validate | drupal/modules/filter/filter.module | Validate filter format form submissions. |
| filter_admin_format_form_validate | drupal/modules/filter/filter.module | Validate filter format form submissions. |
| form_error | drupal/includes/form.inc | Flag an element as having an error. |
| form_error | drupal/includes/form.inc | Flag an element as having an error. |
| form_get_error | drupal/includes/form.inc | Return the error message filed against the form with the specified name. |
| form_get_error | drupal/includes/form.inc | Return the error message filed against the form with the specified name. |
| form_get_errors | drupal/includes/form.inc | Return an associative array of all errors. |
| form_get_errors | drupal/includes/form.inc | Return an associative array of all errors. |
| form_set_error | drupal/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. |
| forum_validate | drupal/modules/forum/forum.module | Implementation of hook_validate(). |
| forum_validate | drupal/modules/forum/forum.module | Implementation of hook_validate(). |
| hook_prepare | contributions/docs/developer/hooks/node.php | This is a hook used by node modules. It is called after load but before the
node is shown on the add/edit form. |
| hook_prepare | contributions/docs/developer/hooks/node.php | This is a hook used by node modules. It is called after load but before the
node is shown on the add/edit form. |
| hook_prepare | contributions/docs/developer/hooks/node.php | This is a hook used by node modules. It is called after load but before the
node is shown on the add/edit form. |
| hook_prepare | contributions/docs/developer/hooks/node.php | This is a hook used by node modules. It is called after load but before the
node is shown on the add/edit form. |
| hook_validate | contributions/docs/developer/hooks/node.php | Verify a node editing form. |
| hook_validate | contributions/docs/developer/hooks/node.php | Verify a node editing form. |
| hook_validate | contributions/docs/developer/hooks/node.php | Verify a node editing form. |
| hook_validate | contributions/docs/developer/hooks/node.php | Verify a node editing form. |
| image_gd_settings | drupal/includes/image.inc | Retrieve settings for the GD2 toolkit. |
| image_gd_settings | drupal/includes/image.inc | Retrieve settings for the GD2 toolkit. |
| locale_add_language_form_validate | drupal/includes/locale.inc | Validate the language addition form. |
| locale_add_language_form_validate | drupal/includes/locale.inc | Validate the language addition form. |
| multipage_form_example_custom_validate | contributions/docs/developer/examples/multipage_form_example.module | Validate our form. |
| multipage_form_example_custom_validate | contributions/docs/developer/examples/multipage_form_example.module | Validate our form. |
| nodeapi_example_nodeapi | contributions/docs/developer/examples/nodeapi_example.module | Implementation of hook_nodeapi(). |
| nodeapi_example_nodeapi | contributions/docs/developer/examples/nodeapi_example.module | Implementation of hook_nodeapi(). |
| node_example_validate | contributions/docs/developer/examples/node_example.module | Implementation of hook_validate(). |
| node_example_validate | contributions/docs/developer/examples/node_example.module | Implementation of hook_validate(). |
| node_type_form_validate | drupal/modules/node/content_types.inc | Implementation of hook_form_validate(). |
| node_type_form_validate | drupal/modules/node/content_types.inc | Implementation of hook_form_validate(). |
| node_validate | drupal/modules/node/node.module | Perform validation checks on the given node. |
| node_validate | drupal/modules/node/node.module | Perform validation checks on the given node. |
| path_form_validate | drupal/modules/path/path.module | Verify that a new URL alias is valid |
| path_form_validate | drupal/modules/path/path.module | Verify that a new URL alias is valid |
| path_nodeapi | drupal/modules/path/path.module | Implementation of hook_nodeapi(). |
| path_nodeapi | drupal/modules/path/path.module | Implementation of hook_nodeapi(). |
| poll_validate | drupal/modules/poll/poll.module | Implementation of hook_validate(). |
| poll_validate | drupal/modules/poll/poll.module | Implementation of hook_validate(). |
| profile_field_form_validate | drupal/modules/profile/profile.module | Validate profile_field_form submissions. |
| profile_field_form_validate | drupal/modules/profile/profile.module | Validate profile_field_form submissions. |
| search_form_submit | drupal/modules/search/search.module | Process a search form submission. |
| search_form_submit | drupal/modules/search/search.module | Process a search form submission. |
| system_theme_settings | drupal/modules/system/system.module | Menu callback; display theme configuration for entire site and individual themes. |
| system_theme_settings | drupal/modules/system/system.module | Menu callback; display theme configuration for entire site and individual themes. |
| taxonomy_node_validate | drupal/modules/taxonomy/taxonomy.module | Make sure incoming vids are free tagging enabled. |
| taxonomy_node_validate | drupal/modules/taxonomy/taxonomy.module | Make sure incoming vids are free tagging enabled. |
| upload_admin_settings_validate | drupal/modules/upload/upload.module | Form API callback to validate the upload settings form. |
| upload_admin_settings_validate | drupal/modules/upload/upload.module | Form API callback to validate the upload settings form. |
| user_admin_access_add | drupal/modules/user/user.module | Menu callback: add an access rule |
| user_admin_access_add | drupal/modules/user/user.module | Menu callback: add an access rule |
| user_admin_access_edit | drupal/modules/user/user.module | Menu callback: edit an access rule |
| user_admin_access_edit | drupal/modules/user/user.module | Menu callback: edit an access rule |
| _install_settings_form_validate | drupal/install.php | Helper function for install_settings_validate. |
| _install_settings_form_validate | drupal/install.php | Helper function for install_settings_validate. |