Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
_openid_nonce drupal-7.x/modules/openid/openid.inc Return a nonce value - formatted per OpenID spec. 2
_openid_parse_message drupal-7.x/modules/openid/openid.inc Convert a direct communication message into an associative array. 2
_openid_response drupal-7.x/modules/openid/openid.inc 1
_openid_select_service drupal-7.x/modules/openid/openid.inc Select a service element. 1
_openid_signature drupal-7.x/modules/openid/openid.inc Sign certain keys in a message 4
_openid_test_endpoint_associate drupal-7.x/modules/openid/tests/openid_test.module OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0, section 8). 1
_openid_test_endpoint_authenticate drupal-7.x/modules/openid/tests/openid_test.module OpenID endpoint; handle "authenticate" requests. 1
_openid_url_normalize drupal-7.x/modules/openid/openid.inc OpenID normalization method: normalize URL identifiers. 1
_openid_user_login_form_alter drupal-7.x/modules/openid/openid.module 2
_openid_xrds_discovery drupal-7.x/modules/openid/openid.module OpenID discovery method: perform a XRDS discovery. 1 1
_openid_xrds_parse drupal-7.x/modules/openid/openid.inc Parse an XRDS document. 1
_openid_xri_discovery drupal-7.x/modules/openid/openid.module OpenID discovery method: perform an XRI discovery. 1
_openid_xri_normalize drupal-7.x/modules/openid/openid.inc OpenID normalization method: normalize XRI identifiers. 1
_options_form_to_storage drupal-7.x/modules/field/modules/options/options.module Transforms submitted form values into field storage format. 1
_options_get_options drupal-7.x/modules/field/modules/options/options.module Collects the options for a field. 1
_options_prepare_options drupal-7.x/modules/field/modules/options/options.module Sanitizes the options. 1
_options_properties drupal-7.x/modules/field/modules/options/options.module Describes the preparation steps required by each widget. 1
_options_storage_to_form drupal-7.x/modules/field/modules/options/options.module Transforms stored field values into the format the widgets need. 1
_overlay_region_list drupal-7.x/modules/overlay/overlay.module Returns a list of page regions related to the overlay. 2
_password_base64_encode drupal-7.x/includes/password.inc Encodes bytes into printable base 64 using the *nix standard from crypt(). 2
_password_crypt drupal-7.x/includes/password.inc Hash a password using a secure stretched hash. 2
_password_enforce_log2_boundaries drupal-7.x/includes/password.inc Ensures that $count_log2 is within set bounds. 2
_password_generate_salt drupal-7.x/includes/password.inc Generates a random base 64-encoded salt prefixed with settings for the hash. 1
_password_get_count_log2 drupal-7.x/includes/password.inc Parse the log2 iteration count from a stored hash or setting string. 4
_password_itoa64 drupal-7.x/includes/password.inc Returns a string for mapping an int to the corresponding base 64 character. 3
_php_filter_tips drupal-7.x/modules/php/php.module Implements callback_filter_tips(). 1
_poll_choice_form drupal-7.x/modules/poll/poll.module 1
_poll_menu_access drupal-7.x/modules/poll/poll.module Callback function to see if a node is acceptable for poll menu items. 2
_profile_field_serialize drupal-7.x/modules/profile/profile.module 2
_profile_field_types drupal-7.x/modules/profile/profile.module 2
_profile_form_explanation drupal-7.x/modules/profile/profile.module 1
_profile_get_fields drupal-7.x/modules/profile/profile.module 3
_profile_update_user_fields drupal-7.x/modules/profile/profile.module Helper function: update an array of user fields by calling profile_view_field 2
_rdf_get_default_mapping drupal-7.x/modules/rdf/rdf.module Helper function to get the default RDF mapping for a given entity type. 3
_rdf_mapping_load drupal-7.x/modules/rdf/rdf.module Helper function to retrieve an RDF mapping from the database. 2
_registry_check_code drupal-7.x/includes/bootstrap.inc Checks for a resource in the registry. 4
_registry_parse_file drupal-7.x/includes/registry.inc Parse a file and save its function and class listings. 2
_registry_parse_files drupal-7.x/includes/registry.inc Parse all files that have changed since the registry was last built, and save their function and class listings. 2
_registry_update drupal-7.x/includes/registry.inc Does the work for registry_update(). 1
_search_excerpt_match_filter drupal-7.x/modules/search/search.module Helper function for array_filter() in search_search_excerpt_match(). 1
_search_excerpt_replace drupal-7.x/modules/search/search.module Helper function for array_walk() in search_excerpt(). 1
_search_get_module_names drupal-7.x/modules/search/search.admin.inc Helper function to get real module names. 1
_search_index_truncate drupal-7.x/modules/search/search.module Helper function for array_walk in search_index_split. 1
_search_menu_access drupal-7.x/modules/search/search.module Access callback for search tabs. 1
_session_test_get drupal-7.x/modules/simpletest/tests/session_test.module Page callback, prints the stored session value to the screen. 1
_session_test_id drupal-7.x/modules/simpletest/tests/session_test.module Menu callback: print the current session ID. 1
_session_test_id_from_cookie drupal-7.x/modules/simpletest/tests/session_test.module Menu callback: print the current session ID as read from the cookie. 1
_session_test_is_logged_in drupal-7.x/modules/simpletest/tests/session_test.module Menu callback, only available if current user is logged in. 1
_session_test_no_set drupal-7.x/modules/simpletest/tests/session_test.module Menu callback: turns off session saving and then tries to save a value anyway. 1
_session_test_set drupal-7.x/modules/simpletest/tests/session_test.module Page callback, stores a value in $_SESSION['session_test_value']. 1 1

Páginas