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
_file_test_form function modules/simpletest/tests/file_test.module Form to test file uploads.
_file_test_form_submit function modules/simpletest/tests/file_test.module Process the upload.
_filter_disable_format_access function modules/filter/filter.module Access callback: Checks access for disabling text formats.
_filter_format_is_cacheable function modules/filter/filter.module Helper function to determine whether the output of a given text format can be cached.
_format_date_callback function includes/common.inc Translates a formatted date string.
_form_builder_handle_input_element function includes/form.inc Adds the #name and #value properties of an input element before rendering.
_form_button_was_clicked function includes/form.inc Determines if a given button triggered the form submission.
_form_element_triggered_scripted_submission function includes/form.inc Detects if an element triggered the form submission via Ajax.
_form_options_flatten function includes/form.inc Iterates over an array and returns a flat array with duplicate keys removed.
_form_set_class function includes/form.inc Sets a form element's class attribute.
_form_test_checkbox function modules/simpletest/tests/form_test.module Build a form to test a checkbox.
_form_test_checkboxes_zero_no_redirect function modules/simpletest/tests/form_test.module
_form_test_checkbox_submit function modules/simpletest/tests/form_test.module Return the form values via JSON.
_form_test_disabled_elements function modules/simpletest/tests/form_test.module Build a form to test disabled elements.
_form_test_disabled_elements_submit function modules/simpletest/tests/form_test.module Return the form values via JSON.
_form_test_input_forgery function modules/simpletest/tests/form_test.module Build a form to test input forgery of enabled elements.
_form_test_input_forgery_submit function modules/simpletest/tests/form_test.module Return the form values via JSON.
_form_test_submit_values_json function modules/simpletest/tests/form_test.module Form submit handler to return form values as JSON.
_form_test_tableselect_ajax_callback function modules/simpletest/tests/form_test.module Ajax callback that returns the form element.
_form_test_tableselect_empty_form function modules/simpletest/tests/form_test.module Test functionality of the tableselect #empty property.
_form_test_tableselect_form_builder function modules/simpletest/tests/form_test.module Build a form to test the tableselect element.
_form_test_tableselect_get_data function modules/simpletest/tests/form_test.module Create a header and options array. Helper function for callbacks.
_form_test_tableselect_js_select_form function modules/simpletest/tests/form_test.module Test functionality of the tableselect #js_select property.
_form_test_tableselect_multiple_false_form function modules/simpletest/tests/form_test.module Test the tableselect #multiple = FALSE functionality.
_form_test_tableselect_multiple_false_form_submit function modules/simpletest/tests/form_test.module Process the tableselect #multiple = FALSE submitted values.
_form_test_tableselect_multiple_true_form function modules/simpletest/tests/form_test.module Test the tableselect #multiple = TRUE functionality.
_form_test_tableselect_multiple_true_form_submit function modules/simpletest/tests/form_test.module Process the tableselect #multiple = TRUE submitted values.
_form_test_vertical_tabs_form function modules/simpletest/tests/form_test.module Tests functionality of vertical tabs.
_form_validate function includes/form.inc Performs validation on form elements.
_install_configure_form function includes/install.core.inc Form constructor for a site configuration form.
_locale_import_parse_plural_forms function includes/locale.inc Parses a Plural-Forms entry from a Gettext Portable Object file header
_locale_import_tokenize_formula function includes/locale.inc Backward compatible implementation of token_get_all() for formula parsing
_locale_languages_configure_form_language_table function modules/locale/locale.admin.inc Helper function to build a language provider table.
_locale_test_plural_format_tests function modules/locale/tests/locale_test.module Helper function with list of test cases
_menu_overview_tree_form function modules/menu/menu.admin.inc Recursive helper function for menu_overview_form().
_openid_user_login_form_alter function modules/openid/openid.module
_options_form_to_storage function modules/field/modules/options/options.module Transforms submitted form values into field storage format.
_options_storage_to_form function modules/field/modules/options/options.module Transforms stored field values into the format the widgets need.
_poll_choice_form function modules/poll/poll.module
_profile_form_explanation function modules/profile/profile.module
_shortcut_link_form_elements function modules/shortcut/shortcut.admin.inc Helper function for building a form for adding or editing shortcut links.
_simpletest_format_summary_line function modules/simpletest/simpletest.module
_statistics_format_item function modules/statistics/statistics.module Formats an item for display, including both the item title and the link.
_system_date_formats_build function modules/system/system.module Builds and returns information about available date formats.
_system_date_format_types_build function modules/system/system.module Builds and returns information about available date types.
_trigger_tab_information function modules/trigger/trigger.module Gathers information about tabs on the triggers administration screen.

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