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