Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
_locale_batch_language_finished drupal/includes/locale.inc Implements callback_batch_finished(). 1
_locale_batch_import drupal/includes/locale.inc Implements callback_batch_operation(). 1
_locale_batch_build drupal/includes/locale.inc Build a locale batch from an array of files. 2
_list_values_in_use drupal/modules/field/modules/list/list.module Checks if a list of values are being used in actual field values. 2
_list_update_7001_extract_allowed_values drupal/modules/field/modules/list/list.install Helper function for list_update_7001: extract allowed values from a string. 1
_install_select_profile drupal/includes/install.core.inc Selects an installation profile. 1
_install_profile_modules_finished drupal/includes/install.core.inc Implements callback_batch_finished(). 1
_install_module_batch drupal/includes/install.core.inc Implements callback_batch_operation(). 1
_install_configure_form drupal/includes/install.core.inc Form constructor for a site configuration form. 1
_image_update_7002_populate_dimensions drupal/modules/image/image.install Populate image dimensions in a specific table. 1
_image_update_7002_add_columns drupal/modules/image/image.install Add width and height columns to a specific table. 1
_image_test_log_call drupal/modules/simpletest/tests/image_test.module Store the values passed to a toolkit call. 8
_image_field_resolution_validate drupal/modules/image/image.field.inc Element validate function for resolution fields. 1
_image_effect_definitions_sort drupal/modules/image/image.module Internal function for sorting image effect definitions through uasort(). 1
_forum_user_last_visit drupal/modules/forum/forum.module Gets the last time the user viewed a node. 1
_forum_update_forum_index drupal/modules/forum/forum.module Updates the taxonomy index for a given node. 6
_forum_topics_unread drupal/modules/forum/forum.module Calculates the number of new posts in a forum that the user has not yet read. 2
_forum_parent_select drupal/modules/forum/forum.admin.inc Returns a select box for available parent terms. 2
_forum_node_check_node_type drupal/modules/forum/forum.module Checks whether a node can be used in a forum, based on its content type. 11
_forum_get_topic_order drupal/modules/forum/forum.module Gets topic sorting information based on an integer code. 1
_form_validate drupal/includes/form.inc Performs validation on form elements. 1
_form_test_vertical_tabs_form drupal/modules/simpletest/tests/form_test.module Tests functionality of vertical tabs. 1
_form_test_tableselect_multiple_true_form_submit drupal/modules/simpletest/tests/form_test.module Process the tableselect #multiple = TRUE submitted values.
_form_test_tableselect_multiple_true_form drupal/modules/simpletest/tests/form_test.module Test the tableselect #multiple = TRUE functionality. 1
_form_test_tableselect_multiple_false_form_submit drupal/modules/simpletest/tests/form_test.module Process the tableselect #multiple = FALSE submitted values.
_form_test_tableselect_multiple_false_form drupal/modules/simpletest/tests/form_test.module Test the tableselect #multiple = FALSE functionality. 1
_form_test_tableselect_js_select_form drupal/modules/simpletest/tests/form_test.module Test functionality of the tableselect #js_select property. 1
_form_test_tableselect_get_data drupal/modules/simpletest/tests/form_test.module Create a header and options array. Helper function for callbacks. 3
_form_test_tableselect_form_builder drupal/modules/simpletest/tests/form_test.module Build a form to test the tableselect element. 4
_form_test_tableselect_empty_form drupal/modules/simpletest/tests/form_test.module Test functionality of the tableselect #empty property. 1
_form_test_tableselect_ajax_callback drupal/modules/simpletest/tests/form_test.module Ajax callback that returns the form element. 1
_form_test_submit_values_json drupal/modules/simpletest/tests/form_test.module Form submit handler to return form values as JSON. 1
_form_test_input_forgery_submit drupal/modules/simpletest/tests/form_test.module Return the form values via JSON.
_form_test_input_forgery drupal/modules/simpletest/tests/form_test.module Build a form to test input forgery of enabled elements. 1
_form_test_disabled_elements_submit drupal/modules/simpletest/tests/form_test.module Return the form values via JSON.
_form_test_disabled_elements drupal/modules/simpletest/tests/form_test.module Build a form to test disabled elements. 2 1
_form_test_checkbox_submit drupal/modules/simpletest/tests/form_test.module Return the form values via JSON. 1
_form_test_checkboxes_zero_no_redirect drupal/modules/simpletest/tests/form_test.module 1
_form_test_checkbox drupal/modules/simpletest/tests/form_test.module Build a form to test a checkbox. 1
_form_set_class drupal/includes/form.inc Sets a form element's class attribute. 8
_form_options_flatten drupal/includes/form.inc Iterates over an array and returns a flat array with duplicate keys removed. 1 1
_form_element_triggered_scripted_submission drupal/includes/form.inc Detects if an element triggered the form submission via Ajax. 1
_form_button_was_clicked drupal/includes/form.inc Determines if a given button triggered the form submission. 1
_form_builder_handle_input_element drupal/includes/form.inc Adds the #name and #value properties of an input element before rendering. 1
_format_date_callback drupal/includes/common.inc Translates a formatted date string. 1 1
_fix_gpc_magic_files drupal/includes/common.inc Strips slashes from $_FILES items. 1
_fix_gpc_magic drupal/includes/common.inc Strips slashes from a string or array of strings. 1
_filter_xss_split drupal/includes/common.inc Processes an HTML tag. 1 1
_filter_xss_attributes drupal/includes/common.inc Processes a string of HTML attributes. 1
_filter_url_trim drupal/modules/filter/filter.module Shortens long URLs to http://www.example.com/long/url... 4

Pages

Other projects