Namesort descending Location Description
form_test_number core/modules/simpletest/tests/form_test.module Builds a form to test #type 'number' and 'range' validation.
form_test_placeholder_test core/modules/simpletest/tests/form_test.module Builds a form to test the placeholder attribute.
form_test_programmatic_form core/modules/simpletest/tests/form_test.module Form builder to test programmatic form submissions.
form_test_programmatic_form_submit core/modules/simpletest/tests/form_test.module Form submit handler for programmatic form submissions.
form_test_programmatic_form_validate core/modules/simpletest/tests/form_test.module Form validation handler for programmatic form submissions.
form_test_redirect core/modules/simpletest/tests/form_test.module Form builder to detect form redirect.
form_test_redirect_submit core/modules/simpletest/tests/form_test.module Form submit handler to test different redirect behaviours.
form_test_resizable_textarea core/modules/simpletest/tests/form_test.module Menu callback for form-test/textarea-resize.
form_test_select core/modules/simpletest/tests/form_test.module Builds a form to test #type 'select' validation.
form_test_select_submit core/modules/simpletest/tests/form_test.module Form submit handler for form_test_select().
form_test_state_persist core/modules/simpletest/tests/form_test.module Form constructor for testing form state persistence.
form_test_state_persist_submit core/modules/simpletest/tests/form_test.module Submit handler.
form_test_storage_element_validate_value_cached core/modules/simpletest/tests/form_test.module Form element validation handler for 'value' element in form_test_storage_form().
form_test_storage_form core/modules/simpletest/tests/form_test.module A multistep form for testing the form storage.
form_test_storage_form_submit core/modules/simpletest/tests/form_test.module Form submit handler to finish multi-step form.
form_test_storage_legacy_handler core/modules/simpletest/tests/form_test.module Emulate legacy AHAH-style ajax callback.
form_test_storage_page_cache_form core/modules/simpletest/tests/form_test.module A simple form for testing form storage when page caching is enabled.
form_test_storage_page_cache_old_build_id core/modules/simpletest/tests/form_test.module Form element #after_build callback: output the old form build-id.
form_test_storage_page_cache_rebuild core/modules/simpletest/tests/form_test.module Form submit callback: Rebuild the form and continue.
form_test_system_config_form core/modules/simpletest/tests/form_test.module A form to test system_settings_form().
form_test_two_instances core/modules/simpletest/tests/form_test.module Menu callback that returns two instances of the node form.
form_test_url core/modules/simpletest/tests/form_test.module Form constructor for testing #type 'url' elements.
form_test_url_submit core/modules/simpletest/tests/form_test.module Form submission handler for form_test_url().
form_test_user_register_form_rebuild core/modules/simpletest/tests/form_test.module Submit callback that just lets the form rebuild.
form_test_validate_form core/modules/simpletest/tests/form_test.module Form builder for testing backdrop_validate_form().
form_test_validate_form_validate core/modules/simpletest/tests/form_test.module Form validation handler for form_test_validate_form().
form_test_validate_no_token core/modules/simpletest/tests/form_test.module Form builder for testing submission of a form without a CSRF token.
form_test_validate_no_token_submit core/modules/simpletest/tests/form_test.module Form submission handler for form_test_validate_no_token().
form_test_validate_required_form core/modules/simpletest/tests/form_test.module Form constructor to test the #required property.
form_test_validate_required_form_no_title core/modules/simpletest/tests/form_test.module Form constructor to test the #required property without #title.
form_test_validate_required_form_no_title_submit core/modules/simpletest/tests/form_test.module Form submission handler for form_test_validate_required_form_no_title().
form_test_validate_required_form_submit core/modules/simpletest/tests/form_test.module Form submission handler for form_test_validate_required_form().
form_test_validate_select_element_validate core/modules/simpletest/tests/form_test.module An individual element validator used by form_test_validate_required_form().
form_test_wrapper_callback core/modules/simpletest/tests/form_test.module Menu callback; Invokes a form builder function with a wrapper callback.
form_test_wrapper_callback_form core/modules/simpletest/tests/form_test.module Form builder for form wrapper callback test.
form_test_wrapper_callback_wrapper core/modules/simpletest/tests/form_test.module Form wrapper for form_test_wrapper_callback_form().
form_type_checkboxes_value core/includes/form.inc Determines the value for a checkboxes form element.
form_type_checkbox_value core/includes/form.inc Determines the value for a checkbox form element.
form_type_form_example_checkbox_value modules/examples/form_example/form_example_elements.inc Value callback for form_example_checkbox element type.
form_type_image_button_value core/includes/form.inc Determines the value for an image button form element.
form_type_options_value core/modules/field/modules/options/options.module This function adjusts the value of the element from a text value to an array.
form_type_password_confirm_value core/includes/form.inc Determines the value for a password_confirm form element.
form_type_radios_value core/includes/form.inc Form value callback: Determines the value for a #type radios form element.
form_type_select_value core/includes/form.inc Determines the value for a select form element.
form_type_tableselect_value core/includes/form.inc Determines the value for a tableselect form element.
form_type_textarea_value core/includes/form.inc Determines the value for a textarea form element.
form_type_textfield_value core/includes/form.inc Determines the value for a textfield form element.
form_type_token_value core/includes/form.inc Determines the value for form's token value.
form_validate_color core/includes/form.inc Form element validation handler for #type 'color'.
form_validate_email core/includes/form.inc Form element validation handler for #type 'email'.

Pages