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
ajax_forms_test_lazy_load_form_ajax function modules/simpletest/tests/ajax_forms_test.module AJAX callback for the ajax_forms_test_lazy_load_form() form.
ajax_forms_test_lazy_load_form_submit function modules/simpletest/tests/ajax_forms_test.module Form submit handler: Adds JavaScript and CSS that wasn't on the original form.
ajax_forms_test_menu function modules/simpletest/tests/ajax_forms_test.module Implements hook_menu().
ajax_forms_test_simple_form function modules/simpletest/tests/ajax_forms_test.module A basic form used to test form_state['values'] during callback.
ajax_forms_test_simple_form_checkbox_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback triggered by checkbox.
ajax_forms_test_simple_form_select_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback triggered by select.
ajax_forms_test_validation_form function modules/simpletest/tests/ajax_forms_test.module This form and its related submit and callback functions demonstrate
not validating another form element when a single Ajax element is triggered.
ajax_forms_test_validation_form_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for the 'drivertext' element of the validation form.
ajax_forms_test_validation_form_submit function modules/simpletest/tests/ajax_forms_test.module Submit handler for the validation form.
ajax_form_callback function includes/ajax.inc Menu callback; handles Ajax requests for the #ajax Form API property.
ajax_get_form function includes/ajax.inc Gets a form submitted via #ajax during an Ajax callback.
ajax_process_form function includes/ajax.inc Form element processing handler for the #ajax form property.
authorize_filetransfer_form function includes/authorize.inc Form constructor for the file transfer authorization form.
authorize_filetransfer_form_submit function includes/authorize.inc Form submission handler for authorize_filetransfer_form().
authorize_filetransfer_form_validate function includes/authorize.inc Form validation handler for authorize_filetransfer_form().
BatchProcessingTestCase::testBatchForm function modules/simpletest/tests/batch.test Test batches defined in a form submit handler.
BatchProcessingTestCase::testBatchFormMultipleBatches function modules/simpletest/tests/batch.test Test batches defined in different submit handlers on the same form.
BatchProcessingTestCase::testBatchFormMultistep function modules/simpletest/tests/batch.test Test batches defined in a multistep form.
BatchProcessingTestCase::testBatchFormProgrammatic function modules/simpletest/tests/batch.test Test batches defined in a programmatically submitted form.
BatchProcessingTestCase::testBatchNoForm function modules/simpletest/tests/batch.test Test batches triggered outside of form submission.
BatchProcessingTestCase::testDrupalFormSubmitInBatch function modules/simpletest/tests/batch.test Test that drupal_form_submit() can run within a batch operation.
batch_test_chained_form function modules/simpletest/tests/batch_test.module Form with chained submit callbacks.
batch_test_chained_form_submit_1 function modules/simpletest/tests/batch_test.module Submit handler #1 for the chained form.
batch_test_chained_form_submit_2 function modules/simpletest/tests/batch_test.module Submit handler #2 for the chained form.
batch_test_chained_form_submit_3 function modules/simpletest/tests/batch_test.module Submit handler #3 for the chained form.
batch_test_chained_form_submit_4 function modules/simpletest/tests/batch_test.module Submit handler #4 for the chained form.
batch_test_mock_form function modules/simpletest/tests/batch_test.module A simple form with a textfield and submit button.
batch_test_mock_form_submit function modules/simpletest/tests/batch_test.module Submit handler for the batch_test_mock form.
batch_test_multistep_form function modules/simpletest/tests/batch_test.module Multistep form.
batch_test_multistep_form_submit function modules/simpletest/tests/batch_test.module Submit handler for the multistep form.
batch_test_nested_drupal_form_submit function modules/simpletest/tests/batch_test.module Menu callback: programmatically submits a form within a batch.
batch_test_no_form function modules/simpletest/tests/batch_test.module Menu callback: fire a batch process without a form submission.
batch_test_simple_form function modules/simpletest/tests/batch_test.module Simple form.
batch_test_simple_form_submit function modules/simpletest/tests/batch_test.module Submit handler for the simple form.
block-admin-display-form.tpl.php file modules/block/block-admin-display-form.tpl.php Default theme implementation to configure blocks.
BlockTestCase::testCustomBlockFormat function modules/block/block.test Test creating custom block using Full HTML.
block_add_block_form function modules/block/block.admin.inc Form constructor for the add block form.
block_add_block_form_submit function modules/block/block.admin.inc Form submission handler for block_add_block_form().
block_add_block_form_validate function modules/block/block.admin.inc Form validation handler for block_add_block_form().
block_admin_display_form function modules/block/block.admin.inc Form constructor for the main block administration form.
block_admin_display_form_submit function modules/block/block.admin.inc Form submission handler for block_admin_display_form().
block_custom_block_form function modules/block/block.module Form constructor for the custom block form.
block_form_form_test_alter_form_alter function modules/simpletest/tests/form_test.module Implements hook_form_FORM_ID_alter() on behalf of block.module.
block_form_system_performance_settings_alter function modules/block/block.module Implements hook_form_FORM_ID_alter().
block_form_user_profile_form_alter function modules/block/block.module Implements hook_form_FORM_ID_alter() for user_profile_form().
blog_form function modules/blog/blog.module Implements hook_form().
book_form_node_delete_confirm_alter function modules/book/book.module Implements hook_form_FORM_ID_alter() for node_delete_confirm().
book_form_node_form_alter function modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
book_form_update function modules/book/book.module Renders a new parent page select element when the book selection changes.
book_outline_form function modules/book/book.pages.inc Form constructor for the book outline form.

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