You are here

45 calls to form_set_error() in Drupal 5

aggregator_form_category_validate in modules/aggregator/aggregator.module
Validate aggregator_form_feed form submissions.
aggregator_form_feed_validate in modules/aggregator/aggregator.module
Validate aggregator_form_feed form submissions.
block_admin_configure_validate in modules/block/block.module
block_box_form_validate in modules/block/block.module
comment_admin_overview_validate in modules/comment/comment.module
We can't execute any 'Update options' if no comments were selected.
comment_validate in modules/comment/comment.module
contact_admin_edit_validate in modules/contact/contact.module
Validate the contact category edit page form submission.
contact_mail_page_validate in modules/contact/contact.module
Validate the site-wide contact page form submission.
do_search in modules/search/search.module
Do a query on the full-text search index for a word or words.
drupal_sites_registry_settings in modules/drupal/drupal.module
drupal_validate_form in includes/form.inc
Validates user-submitted form data from a global variable using the validate functions defined in a structured form array.
file_check_directory in 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 in modules/filter/filter.module
Validate filter format form submissions.
form_error in includes/form.inc
Flag an element as having an error.
form_get_error in includes/form.inc
Return the error message filed against the form with the specified name.
form_get_errors in includes/form.inc
Return an associative array of all errors.
forum_validate in modules/forum/forum.module
Implementation of hook_validate().
image_gd_settings in includes/image.inc
Retrieve settings for the GD2 toolkit.
locale_add_language_form_validate in includes/locale.inc
Validate the language addition form.
node_admin_nodes_validate in modules/node/node.module
node_type_form_validate in modules/node/content_types.inc
Implementation of hook_form_validate().
node_validate in modules/node/node.module
Perform validation checks on the given node.
path_form_validate in modules/path/path.module
Verify that a new URL alias is valid
path_nodeapi in modules/path/path.module
Implementation of hook_nodeapi().
poll_validate in modules/poll/poll.module
Implementation of hook_validate().
profile_field_form_validate in modules/profile/profile.module
Validate profile_field_form submissions.
profile_validate_profile in modules/profile/profile.module
search_form_submit in modules/search/search.module
Process a search form submission.
system_theme_settings in modules/system/system.module
Menu callback; display theme configuration for entire site and individual themes.
taxonomy_node_validate in modules/taxonomy/taxonomy.module
Make sure incoming vids are free tagging enabled.
throttle_admin_settings_validate in modules/throttle/throttle.module
upload_admin_settings_validate in modules/upload/upload.module
Form API callback to validate the upload settings form.
upload_js in modules/upload/upload.module
Menu-callback for JavaScript-based uploads.
user_admin_access_check_validate in modules/user/user.module
user_admin_account_validate in modules/user/user.module
user_admin_role_validate in modules/user/user.module
user_authenticate in modules/user/user.module
user_edit_validate in modules/user/user.module
user_login_validate in modules/user/user.module
user_pass_validate in modules/user/user.module
user_validate_picture in modules/user/user.module
_install_settings_form_validate in ./install.php
Helper function for install_settings_validate.
_locale_admin_manage_screen_validate in includes/locale.inc
_upload_validate in modules/upload/upload.module
_user_edit_validate in modules/user/user.module