Functions - 7.x - drupal
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
form_test_limit_validation_errors_element_validate_test | modules/ |
Form element validation handler for the 'test' element. | 1 | ||
form_test_limit_validation_errors_form | modules/ |
Builds a simple form with a button triggering partial validation. | 1 | ||
form_test_limit_validation_errors_form_partial_submit | modules/ |
Form submit handler for the partial validation submit button. | 1 | ||
form_test_load_include_custom | modules/ |
Menu callback for testing custom form includes. | 1 | ||
form_test_load_include_menu | modules/ |
Form constructor for testing FAPI file inclusion of the file specified in hook_menu(). | 1 | ||
form_test_load_include_menu_ajax | modules/ |
Ajax callback for the file inclusion via menu test. | 1 | ||
form_test_load_include_submit | modules/ |
Submit callback for the form API file inclusion test forms. | 2 | ||
form_test_menu | modules/ |
Implements hook_menu(). | |||
form_test_programmatic_form | modules/ |
Form builder to test programmatic form submissions. | 1 | ||
form_test_programmatic_form_submit | modules/ |
Form submit handler for programmatic form submissions. | 1 | ||
form_test_programmatic_form_validate | modules/ |
Form validation handler for programmatic form submissions. | |||
form_test_redirect | modules/ |
Form builder to detect form redirect. | 1 | ||
form_test_redirect_submit | modules/ |
Form submit handler to test different redirect behaviours. | |||
form_test_select | modules/ |
Builds a form to test #type 'select' validation. | 1 | 1 | |
form_test_select_submit | modules/ |
Form submit handler for form_test_select(). | |||
form_test_state_persist | modules/ |
Form constructor for testing form state persistence. | 1 | ||
form_test_state_persist_submit | modules/ |
Submit handler. | |||
form_test_storage_element_validate_value_cached | modules/ |
Form element validation handler for 'value' element in form_test_storage_form(). | 1 | ||
form_test_storage_form | modules/ |
A multistep form for testing the form storage. | 1 | ||
form_test_storage_form_submit | modules/ |
Form submit handler to finish multi-step form. | |||
form_test_storage_legacy_handler | modules/ |
Emulate legacy AHAH-style ajax callback. | 1 | ||
form_test_storage_page_cache_form | modules/ |
A simple form for testing form storage when page caching is enabled. | 1 | ||
form_test_storage_page_cache_old_build_id | modules/ |
Form element #after_build callback: output the old form build-id. | 1 | ||
form_test_storage_page_cache_rebuild | modules/ |
Form submit callback: Rebuild the form and continue. | 1 | ||
form_test_two_instances | modules/ |
Menu callback that returns two instances of the node form. | 1 | ||
form_test_user_register_form_rebuild | modules/ |
Submit callback that just lets the form rebuild. | 1 | ||
form_test_validate_form | modules/ |
Form builder for testing drupal_validate_form(). | 1 | ||
form_test_validate_form_validate | modules/ |
Form validation handler for form_test_validate_form(). | |||
form_test_validate_no_token | modules/ |
Form builder for testing submission of a form without a CSRF token. | 1 | ||
form_test_validate_no_token_submit | modules/ |
Form submission handler for form_test_validate_no_token(). | |||
form_test_validate_required_form | modules/ |
Form constructor to test the #required property. | 1 | 1 | |
form_test_validate_required_form_no_title | modules/ |
Form constructor to test the #required property without #title. | 1 | 1 | |
form_test_validate_required_form_no_title_submit | modules/ |
Form submission handler for form_test_validate_required_form_no_title(). | |||
form_test_validate_required_form_submit | modules/ |
Form submission handler for form_test_validate_required_form(). | |||
form_test_wrapper_callback | modules/ |
Menu callback; Invokes a form builder function with a wrapper callback. | 1 | ||
form_test_wrapper_callback_form | modules/ |
Form builder for form wrapper callback test. | 1 | ||
form_test_wrapper_callback_wrapper | modules/ |
Form wrapper for form_test_wrapper_callback_form(). | 1 | ||
form_type_checkboxes_value | includes/ |
Determines the value for a checkboxes form element. | |||
form_type_checkbox_value | includes/ |
Determines the value for a checkbox form element. | |||
form_type_image_button_value | includes/ |
Determines the value for an image button form element. | |||
form_type_password_confirm_value | includes/ |
Determines the value for a password_confirm form element. | |||
form_type_radios_value | includes/ |
Form value callback: Determines the value for a #type radios form element. | |||
form_type_select_value | includes/ |
Determines the value for a select form element. | |||
form_type_tableselect_value | includes/ |
Determines the value for a tableselect form element. | |||
form_type_textarea_value | includes/ |
Determines the value for a textarea form element. | 1 | ||
form_type_textfield_value | includes/ |
Determines the value for a textfield form element. | 1 | 1 | |
form_type_token_value | includes/ |
Determines the value for form's token value. | |||
form_validate_machine_name | includes/ |
Form element validation handler for machine_name elements. | 1 | ||
forum_admin_settings | modules/ |
Form constructor for the forum settings page. | 1 | ||
forum_block_configure | modules/ |
Implements hook_block_configure(). |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.