Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
_form_test_checkboxes_zero_no_redirect drupal/modules/simpletest/tests/form_test.module 1
_form_test_checkbox_submit drupal/modules/simpletest/tests/form_test.module Return the form values via JSON. 1
_form_test_disabled_elements drupal/modules/simpletest/tests/form_test.module Build a form to test disabled elements. 2 1
_form_test_disabled_elements_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_input_forgery_submit drupal/modules/simpletest/tests/form_test.module Return the form values via JSON.
_form_test_submit_values_json drupal/modules/simpletest/tests/form_test.module Form submit handler to return form values as JSON. 1
_form_test_tableselect_ajax_callback drupal/modules/simpletest/tests/form_test.module Ajax callback that returns the form element. 1
_form_test_tableselect_empty_form drupal/modules/simpletest/tests/form_test.module Test functionality of the tableselect #empty property. 1
_form_test_tableselect_form_builder drupal/modules/simpletest/tests/form_test.module Build a form to test the tableselect element. 4
_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_js_select_form drupal/modules/simpletest/tests/form_test.module Test functionality of the tableselect #js_select property. 1
_form_test_tableselect_multiple_false_form drupal/modules/simpletest/tests/form_test.module Test the tableselect #multiple = FALSE 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_true_form drupal/modules/simpletest/tests/form_test.module Test the tableselect #multiple = TRUE functionality. 1
_form_test_tableselect_multiple_true_form_submit drupal/modules/simpletest/tests/form_test.module Process the tableselect #multiple = TRUE submitted values.
_form_test_vertical_tabs_form drupal/modules/simpletest/tests/form_test.module Tests functionality of vertical tabs. 1
_form_validate drupal/includes/form.inc Performs validation on form elements. 1
_forum_get_topic_order drupal/modules/forum/forum.module Gets topic sorting information based on an integer code. 1
_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_parent_select drupal/modules/forum/forum.admin.inc Returns a select box for available parent terms. 2
_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_update_forum_index drupal/modules/forum/forum.module Updates the taxonomy index for a given node. 6
_forum_user_last_visit drupal/modules/forum/forum.module Gets the last time the user viewed a node. 1
_image_effect_definitions_sort drupal/modules/image/image.module Internal function for sorting image effect definitions through uasort(). 1
_image_field_resolution_validate drupal/modules/image/image.field.inc Element validate function for resolution fields. 1
_image_test_log_call drupal/modules/simpletest/tests/image_test.module Store the values passed to a toolkit call. 8
_image_update_7002_add_columns drupal/modules/image/image.install Add width and height columns to a specific table. 1
_image_update_7002_populate_dimensions drupal/modules/image/image.install Populate image dimensions in a specific table. 1
_install_configure_form drupal/includes/install.core.inc Form constructor for a site configuration form. 1
_install_module_batch drupal/includes/install.core.inc Implements callback_batch_operation(). 1
_install_profile_modules_finished drupal/includes/install.core.inc Implements callback_batch_finished(). 1
_install_select_profile drupal/includes/install.core.inc Selects an installation profile. 1
_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
_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
_locale_batch_build drupal/includes/locale.inc Build a locale batch from an array of files. 2
_locale_batch_import drupal/includes/locale.inc Implements callback_batch_operation(). 1
_locale_batch_language_finished drupal/includes/locale.inc Implements callback_batch_finished(). 1
_locale_batch_system_finished drupal/includes/locale.inc Implements callback_batch_finished().
_locale_export_get_strings drupal/includes/locale.inc Generates a structured array of all strings with translations in $language, if given. This array can be used to generate an export of the string in the database. 1
_locale_export_po drupal/includes/locale.inc Write a generated PO or POT file to the output. 1
_locale_export_po_generate drupal/includes/locale.inc Generates the PO(T) file contents for given strings. 1
_locale_export_remove_plural drupal/includes/locale.inc Removes plural index information from a string 1
_locale_export_string drupal/includes/locale.inc Print out a string on multiple lines 1
_locale_export_wrap drupal/includes/locale.inc Custom word wrapping for Portable Object (Template) files. 1
_locale_get_predefined_list drupal/includes/iso.inc Some of the common languages with their English and native names 7
_locale_import_append_plural drupal/includes/locale.inc Modify a string to contain proper count indices 1
_locale_import_message drupal/includes/locale.inc Sets an error message occurred during locale file parsing. 1
_locale_import_one_string drupal/includes/locale.inc Imports a string into the database 3
_locale_import_one_string_db drupal/includes/locale.inc Import one string into the database. 1

Pages

Other projects