Search for form

  1. Search 9.5.x for form
  2. Search 8.9.x for form
  3. Search 10.3.x for form
  4. Search 11.x for form
  5. Other projects
Title Object type File name Summary
form_test_two_instances function modules/simpletest/tests/form_test.module Menu callback that returns two instances of the node form.
form_test_user_register_form_rebuild function modules/simpletest/tests/form_test.module Submit callback that just lets the form rebuild.
form_test_validate_form function modules/simpletest/tests/form_test.module Form builder for testing drupal_validate_form().
form_test_validate_form_validate function modules/simpletest/tests/form_test.module Form validation handler for form_test_validate_form().
form_test_validate_no_token function modules/simpletest/tests/form_test.module Form builder for testing submission of a form without a CSRF token.
form_test_validate_no_token_submit function modules/simpletest/tests/form_test.module Form submission handler for form_test_validate_no_token().
form_test_validate_required_form function modules/simpletest/tests/form_test.module Form constructor to test the #required property.
form_test_validate_required_form_no_title function modules/simpletest/tests/form_test.module Form constructor to test the #required property without #title.
form_test_validate_required_form_no_title_submit function modules/simpletest/tests/form_test.module Form submission handler for form_test_validate_required_form_no_title().
form_test_validate_required_form_submit function modules/simpletest/tests/form_test.module Form submission handler for form_test_validate_required_form().
form_test_wrapper_callback function modules/simpletest/tests/form_test.module Menu callback; Invokes a form builder function with a wrapper callback.
form_test_wrapper_callback_form function modules/simpletest/tests/form_test.module Form builder for form wrapper callback test.
form_test_wrapper_callback_wrapper function modules/simpletest/tests/form_test.module Form wrapper for form_test_wrapper_callback_form().
form_type_checkboxes_value function includes/form.inc Determines the value for a checkboxes form element.
form_type_checkbox_value function includes/form.inc Determines the value for a checkbox form element.
form_type_image_button_value function includes/form.inc Determines the value for an image button form element.
form_type_password_confirm_value function includes/form.inc Determines the value for a password_confirm form element.
form_type_radios_value function includes/form.inc Form value callback: Determines the value for a #type radios form element.
form_type_select_value function includes/form.inc Determines the value for a select form element.
form_type_tableselect_value function includes/form.inc Determines the value for a tableselect form element.
form_type_textarea_value function includes/form.inc Determines the value for a textarea form element.
form_type_textfield_value function includes/form.inc Determines the value for a textfield form element.
form_type_token_value function includes/form.inc Determines the value for form's token value.
form_validate_machine_name function includes/form.inc Form element validation handler for machine_name elements.
forum_form function modules/forum/forum.module Implements hook_form().
forum_form_container function modules/forum/forum.admin.inc Form constructor for adding and editing forum containers.
forum_form_forum function modules/forum/forum.admin.inc Form constructor for adding and editing a forum.
forum_form_main function modules/forum/forum.admin.inc Page callback: Returns a form for creating a new forum or container.
forum_form_node_form_alter function modules/forum/forum.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
forum_form_submit function modules/forum/forum.admin.inc Form submission handler for forum_form_forum() and forum_form_container().
forum_form_taxonomy_form_term_alter function modules/forum/forum.module Implements hook_form_FORM_ID_alter() for taxonomy_form_term().
forum_form_taxonomy_form_vocabulary_alter function modules/forum/forum.module Implements hook_form_FORM_ID_alter() for taxonomy_form_vocabulary().
garland_form_system_theme_settings_alter function themes/garland/theme-settings.php Implements hook_form_FORM_ID_alter().
hook_date_formats function modules/system/system.api.php Define additional date formats.
hook_date_formats_alter function modules/system/system.api.php Alter date formats declared by another module.
hook_date_format_types function modules/system/system.api.php Define additional date types.
hook_date_format_types_alter function modules/system/system.api.php Modify existing date types.
hook_field_attach_form function modules/field/field.api.php Act on field_attach_form().
hook_field_formatter_info function modules/field/field.api.php Expose Field API formatter types.
hook_field_formatter_info_alter function modules/field/field.api.php Perform alterations on Field API formatter types.
hook_field_formatter_prepare_view function modules/field/field.api.php Allow formatters to load information for field values being displayed.
hook_field_formatter_settings_form function modules/field_ui/field_ui.api.php Specify the form elements for a formatter's settings.
hook_field_formatter_settings_summary function modules/field_ui/field_ui.api.php Return a short summary for the current formatter settings of an instance.
hook_field_formatter_view function modules/field/field.api.php Build a renderable array for a field value.
hook_field_instance_settings_form function modules/field_ui/field_ui.api.php Add settings to an instance field settings form.
hook_field_settings_form function modules/field_ui/field_ui.api.php Add settings to a field settings form.
hook_field_widget_form function modules/field/field.api.php Return the form for a single field widget.
hook_field_widget_form_alter function modules/field/field.api.php Alter forms for field widgets provided by other modules.
hook_field_widget_settings_form function modules/field_ui/field_ui.api.php Add settings to a widget settings form.
hook_field_widget_WIDGET_TYPE_form_alter function modules/field/field.api.php Alter widget forms for a specific widget provided by another module.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.