Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| 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. |
| _file_test_get_return | function | modules/ |
Load the appropriate return value. |
| _file_test_log_call | function | modules/ |
Store the values passed to a hook invocation. |
| _filter_autop_tips | function | modules/ |
Implements callback_filter_tips(). |
| _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. |
| _filter_html_escape | function | modules/ |
Implements callback_filter_process(). |
| _filter_html_escape_tips | function | modules/ |
Implements callback_filter_tips(). |
| _filter_html_settings | function | modules/ |
Implements callback_filter_settings(). |
| _filter_html_tips | function | modules/ |
Implements callback_filter_tips(). |
| _filter_list_cmp | function | modules/ |
Sorts an array of filters by filter name. |
| _filter_tips | function | modules/ |
Retrieves the filter tips. |
| _filter_url_escape_comments | function | modules/ |
Escapes the contents of HTML comments. |
| _filter_url_parse_email_links | function | modules/ |
Makes links out of e-mail addresses. |
| _filter_url_parse_full_links | function | modules/ |
Makes links out of absolute URLs. |
| _filter_url_parse_partial_links | function | modules/ |
Makes links out of domain names starting with "www." |
| _filter_url_settings | function | modules/ |
Implements callback_filter_settings(). |
| _filter_url_tips | function | modules/ |
Implements callback_filter_tips(). |
| _filter_xss_attributes | function | includes/ |
Processes a string of HTML attributes. |
| _filter_xss_split | function | includes/ |
Processes an HTML tag. |
| _fix_gpc_magic_files | function | includes/ |
Strips slashes from $_FILES items. |
| _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. |
| _forum_parent_select | function | modules/ |
Returns a select box for available parent terms. |
| _forum_topics_unread | function | modules/ |
Calculates the number of new posts in a forum that the user has not yet read. |
| _forum_user_last_visit | function | modules/ |
Gets the last time the user viewed a node. |
| _image_effect_definitions_sort | function | modules/ |
Internal function for sorting image effect definitions through uasort(). |
| _image_field_resolution_validate | function | modules/ |
Element validate function for resolution fields. |
| _image_source_image_exists | function | modules/ |
Checks whether the provided source image exists. |
Pagination
- Previous page
- Page 184
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.