Functions

Solapas principales

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

Páginas