form_set_error

Related topics

Namesort iconDescription
Form generationFunctions to enable the processing and display of HTML forms.

Functions that call form_set_error()

Namesort iconLocationDescription
aggregator_form_category_validatedrupal/modules/aggregator/aggregator.moduleValidate aggregator_form_feed form submissions.
aggregator_form_category_validatedrupal/modules/aggregator/aggregator.moduleValidate aggregator_form_feed form submissions.
aggregator_form_feed_validatedrupal/modules/aggregator/aggregator.moduleValidate aggregator_form_feed form submissions.
aggregator_form_feed_validatedrupal/modules/aggregator/aggregator.moduleValidate aggregator_form_feed form submissions.
chatroom_create_chat_form_validatecontributions/modules/chatroom/chatroom.modulevalidates attempt to create chat - checks this name is not already in use
chatroom_create_chat_form_validatecontributions/modules/chatroom/chatroom.modulevalidates attempt to create chat - checks this name is not already in use
comment_admin_overview_validatedrupal/modules/comment/comment.moduleWe can't execute any 'Update options' if no comments were selected.
comment_admin_overview_validatedrupal/modules/comment/comment.moduleWe can't execute any 'Update options' if no comments were selected.
contact_admin_edit_validatedrupal/modules/contact/contact.moduleValidate the contact category edit page form submission.
contact_admin_edit_validatedrupal/modules/contact/contact.moduleValidate the contact category edit page form submission.
contact_mail_page_validatedrupal/modules/contact/contact.moduleValidate the site-wide contact page form submission.
contact_mail_page_validatedrupal/modules/contact/contact.moduleValidate the site-wide contact page form submission.
do_searchdrupal/modules/search/search.moduleDo a query on the full-text search index for a word or words.
do_searchdrupal/modules/search/search.moduleDo a query on the full-text search index for a word or words.
drupal_validate_formdrupal/includes/form.incValidates user-submitted form data from a global variable using the validate functions defined in a structured form array.
drupal_validate_formdrupal/includes/form.incValidates user-submitted form data from a global variable using the validate functions defined in a structured form array.
fileupload_validatecontributions/docs/developer/examples/fileupload.moduleImplementation of hook_validate().
fileupload_validatecontributions/docs/developer/examples/fileupload.moduleImplementation of hook_validate().
fileupload_validatecontributions/docs/developer/examples/fileupload.moduleImplementation of hook_validate().
file_check_directorydrupal/includes/file.incCheck that the directory exists and is writable. Directories need to have execute permissions to be considered a directory by FTP servers, etc.
file_check_directorydrupal/includes/file.incCheck 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_validatedrupal/modules/filter/filter.moduleValidate filter format form submissions.
filter_admin_format_form_validatedrupal/modules/filter/filter.moduleValidate filter format form submissions.
form_errordrupal/includes/form.incFlag an element as having an error.
form_errordrupal/includes/form.incFlag an element as having an error.
form_get_errordrupal/includes/form.incReturn the error message filed against the form with the specified name.
form_get_errordrupal/includes/form.incReturn the error message filed against the form with the specified name.
form_get_errorsdrupal/includes/form.incReturn an associative array of all errors.
form_get_errorsdrupal/includes/form.incReturn an associative array of all errors.
form_set_errordrupal/includes/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.
forum_validatedrupal/modules/forum/forum.moduleImplementation of hook_validate().
forum_validatedrupal/modules/forum/forum.moduleImplementation of hook_validate().
hook_preparecontributions/docs/developer/hooks/node.phpThis is a hook used by node modules. It is called after load but before the node is shown on the add/edit form.
hook_preparecontributions/docs/developer/hooks/node.phpThis is a hook used by node modules. It is called after load but before the node is shown on the add/edit form.
hook_preparecontributions/docs/developer/hooks/node.phpThis is a hook used by node modules. It is called after load but before the node is shown on the add/edit form.
hook_preparecontributions/docs/developer/hooks/node.phpThis is a hook used by node modules. It is called after load but before the node is shown on the add/edit form.
hook_validatecontributions/docs/developer/hooks/node.phpVerify a node editing form.
hook_validatecontributions/docs/developer/hooks/node.phpVerify a node editing form.
hook_validatecontributions/docs/developer/hooks/node.phpVerify a node editing form.
hook_validatecontributions/docs/developer/hooks/node.phpVerify a node editing form.
image_gd_settingsdrupal/includes/image.incRetrieve settings for the GD2 toolkit.
image_gd_settingsdrupal/includes/image.incRetrieve settings for the GD2 toolkit.
locale_add_language_form_validatedrupal/includes/locale.incValidate the language addition form.
locale_add_language_form_validatedrupal/includes/locale.incValidate the language addition form.
multipage_form_example_custom_validatecontributions/docs/developer/examples/multipage_form_example.moduleValidate our form.
multipage_form_example_custom_validatecontributions/docs/developer/examples/multipage_form_example.moduleValidate our form.
nodeapi_example_nodeapicontributions/docs/developer/examples/nodeapi_example.moduleImplementation of hook_nodeapi().
nodeapi_example_nodeapicontributions/docs/developer/examples/nodeapi_example.moduleImplementation of hook_nodeapi().
node_example_validatecontributions/docs/developer/examples/node_example.moduleImplementation of hook_validate().
node_example_validatecontributions/docs/developer/examples/node_example.moduleImplementation of hook_validate().
node_type_form_validatedrupal/modules/node/content_types.incImplementation of hook_form_validate().
node_type_form_validatedrupal/modules/node/content_types.incImplementation of hook_form_validate().
node_validatedrupal/modules/node/node.modulePerform validation checks on the given node.
node_validatedrupal/modules/node/node.modulePerform validation checks on the given node.
path_form_validatedrupal/modules/path/path.moduleVerify that a new URL alias is valid
path_form_validatedrupal/modules/path/path.moduleVerify that a new URL alias is valid
path_nodeapidrupal/modules/path/path.moduleImplementation of hook_nodeapi().
path_nodeapidrupal/modules/path/path.moduleImplementation of hook_nodeapi().
poll_validatedrupal/modules/poll/poll.moduleImplementation of hook_validate().
poll_validatedrupal/modules/poll/poll.moduleImplementation of hook_validate().
profile_field_form_validatedrupal/modules/profile/profile.moduleValidate profile_field_form submissions.
profile_field_form_validatedrupal/modules/profile/profile.moduleValidate profile_field_form submissions.
search_form_submitdrupal/modules/search/search.moduleProcess a search form submission.
search_form_submitdrupal/modules/search/search.moduleProcess a search form submission.
system_theme_settingsdrupal/modules/system/system.moduleMenu callback; display theme configuration for entire site and individual themes.
system_theme_settingsdrupal/modules/system/system.moduleMenu callback; display theme configuration for entire site and individual themes.
taxonomy_node_validatedrupal/modules/taxonomy/taxonomy.moduleMake sure incoming vids are free tagging enabled.
taxonomy_node_validatedrupal/modules/taxonomy/taxonomy.moduleMake sure incoming vids are free tagging enabled.
upload_admin_settings_validatedrupal/modules/upload/upload.moduleForm API callback to validate the upload settings form.
upload_admin_settings_validatedrupal/modules/upload/upload.moduleForm API callback to validate the upload settings form.
user_admin_access_adddrupal/modules/user/user.moduleMenu callback: add an access rule
user_admin_access_adddrupal/modules/user/user.moduleMenu callback: add an access rule
user_admin_access_editdrupal/modules/user/user.moduleMenu callback: edit an access rule
user_admin_access_editdrupal/modules/user/user.moduleMenu callback: edit an access rule
_install_settings_form_validatedrupal/install.phpHelper function for install_settings_validate.
_install_settings_form_validatedrupal/install.phpHelper function for install_settings_validate.

Functions called by form_set_error()

Namesort iconLocationDescription
drupal_set_messagedrupal/includes/bootstrap.incSet a message which reflects the status of the performed operation.
drupal_set_messagedrupal/includes/bootstrap.incSet a message which reflects the status of the performed operation.
form_set_errordrupal/includes/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.