Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| _fix_gpc_magic | function | includes/ |
Strips slashes from a string or array of strings. |
| _fix_gpc_magic_files | function | includes/ |
Strips slashes from $_FILES items. |
| _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. |
| _forum_get_topic_order | function | modules/ |
Gets topic sorting information based on an integer code. |
| _forum_node_check_node_type | function | modules/ |
Checks whether a node can be used in a forum, based on its content type. |
| _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_update_forum_index | function | modules/ |
Updates the taxonomy index for a given node. |
| _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. |
| _image_test_log_call | function | modules/ |
Store the values passed to a toolkit call. |
| _image_update_7002_add_columns | function | modules/ |
Add width and height columns to a specific table. |
| _image_update_7002_populate_dimensions | function | modules/ |
Populate image dimensions in a specific table. |
| _install_configure_form | function | includes/ |
Form constructor for a site configuration form. |
| _install_module_batch | function | includes/ |
Implements callback_batch_operation(). |
| _install_profile_modules_finished | function | includes/ |
Implements callback_batch_finished(). |
| _install_select_profile | function | includes/ |
Selects an installation profile. |
| _list_update_7001_extract_allowed_values | function | modules/ |
Helper function for list_update_7001: extract allowed values from a string. |
| _list_update_7001_float_string_cast | function | modules/ |
Helper callback function to cast the array element. |
| _list_values_in_use | function | modules/ |
Checks if a list of values are being used in actual field values. |
| _locale_batch_build | function | includes/ |
Build a locale batch from an array of files. |
| _locale_batch_import | function | includes/ |
Implements callback_batch_operation(). |
| _locale_batch_language_finished | function | includes/ |
Implements callback_batch_finished(). |
| _locale_batch_system_finished | function | includes/ |
Implements callback_batch_finished(). |
Pagination
- Previous page
- Page 226
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.