Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
_menu_parent_depth_limit drupal-7.x/modules/menu/menu.module Find the depth limit for items in the parent select. 2
_menu_router_build drupal-7.x/includes/menu.inc Builds the router table based on the data from hook_menu(). 1
_menu_router_cache drupal-7.x/includes/menu.inc Stores the menu router if we have it in memory. 3
_menu_router_save drupal-7.x/includes/menu.inc Saves data from menu_router_build() to the router table. 1
_menu_set_expanded_menus drupal-7.x/includes/menu.inc Updates a list of menus with expanded items. 1 1
_menu_site_is_offline drupal-7.x/includes/menu.inc Checks whether the site is in maintenance mode. 2
_menu_translate drupal-7.x/includes/menu.inc Handles dynamic path translation and menu access control. 4
_menu_tree_check_access drupal-7.x/includes/menu.inc Sorts the menu tree and recursively checks access for each item. 1
_menu_tree_data drupal-7.x/includes/menu.inc Builds the data representing a menu tree. 1
_menu_update_parental_status drupal-7.x/includes/menu.inc Checks and updates the 'has_children' status for the parent of a link. 3
_mime_header_decode drupal-7.x/includes/unicode.inc Decodes encoded header data passed from mime_header_decode(). 1
_module_build_dependencies drupal-7.x/includes/module.inc Determines which modules require and are required by each module. 1
_node_access_rebuild_batch_finished drupal-7.x/modules/node/node.module Performs post-processing for node_access_rebuild(). 1
_node_access_rebuild_batch_operation drupal-7.x/modules/node/node.module Performs batch operation for node_access_rebuild(). 1
_node_access_test_node_write drupal-7.x/modules/node/tests/node_access_test.module Helper for node insert/update. 2
_node_add_access drupal-7.x/modules/node/node.module Access callback: Checks whether the user has permission to add a node. 1 3
_node_characters drupal-7.x/modules/node/content_types.inc Helper function for teaser length choices.
_node_extract_type drupal-7.x/modules/node/node.module Extracts the type name. 3
_node_index_node drupal-7.x/modules/node/node.module Indexes a single node. 1
_node_mass_update_batch_finished drupal-7.x/modules/node/node.admin.inc Menu callback: Reports the status of batch operation for node_mass_update(). 1
_node_mass_update_batch_process drupal-7.x/modules/node/node.admin.inc Executes a batch operation for node_mass_update(). 1
_node_mass_update_helper drupal-7.x/modules/node/node.admin.inc Updates individual nodes when fewer than 10 are queued. 2
_node_query_node_access_alter drupal-7.x/modules/node/node.module Helper for node access functions. 2
_node_rankings drupal-7.x/modules/node/node.module Gathers the rankings from the the hook_ranking() implementations. 2
_node_revision_access drupal-7.x/modules/node/node.module Access callback: Checks node revision access. 1 3
_node_save_revision drupal-7.x/modules/node/node.module Helper function to save a revision with the uid of the current user. 1
_node_types_build drupal-7.x/modules/node/node.module Builds and returns the list of available node types. 6 1
_openid_create_message drupal-7.x/modules/openid/openid.inc Create a serialized message packet as per spec: $key:$value\n . 4
_openid_dh_base64_to_long drupal-7.x/modules/openid/openid.inc 3
_openid_dh_binary_to_long drupal-7.x/modules/openid/openid.inc 3
_openid_dh_long_to_base64 drupal-7.x/modules/openid/openid.inc 3
_openid_dh_long_to_binary drupal-7.x/modules/openid/openid.inc 4
_openid_dh_rand drupal-7.x/modules/openid/openid.inc 2
_openid_dh_xorsecret drupal-7.x/modules/openid/openid.inc 3
_openid_encode_message drupal-7.x/modules/openid/openid.inc Encode a message from _openid_create_message for HTTP Post 2
_openid_get_bytes drupal-7.x/modules/openid/openid.inc
_openid_get_math_library drupal-7.x/modules/openid/openid.inc Determine the available math library GMP vs. BCMath, favouring GMP for performance. 8
_openid_get_params drupal-7.x/modules/openid/openid.inc 1
_openid_hmac drupal-7.x/modules/openid/openid.inc 1
_openid_invalid_openid_transition drupal-7.x/modules/openid/openid.inc Provides transition for accounts with possibly invalid OpenID identifiers in authmap. 1
_openid_is_xri drupal-7.x/modules/openid/openid.inc Determine if the given identifier is an XRI ID. 3
_openid_link_href drupal-7.x/modules/openid/openid.inc Pull the href attribute out of an html link element. 1
_openid_math_add drupal-7.x/modules/openid/openid.inc Calls the add function from the available math library for OpenID. 3
_openid_math_cmp drupal-7.x/modules/openid/openid.inc Calls the cmp function from the available math library for OpenID. 2
_openid_math_div drupal-7.x/modules/openid/openid.inc Calls the div function from the available math library for OpenID. 1
_openid_math_mod drupal-7.x/modules/openid/openid.inc Calls the mod function from the available math library for OpenID. 2
_openid_math_mul drupal-7.x/modules/openid/openid.inc Calls the mul function from the available math library for OpenID. 1
_openid_math_pow drupal-7.x/modules/openid/openid.inc Calls the pow function from the available math library for OpenID. 1
_openid_math_powmod drupal-7.x/modules/openid/openid.inc Calls the mul function from the available math library for OpenID. 2
_openid_meta_httpequiv drupal-7.x/modules/openid/openid.inc Pull the http-equiv attribute out of an html meta element 1

Páginas