Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
_menu_parent_depth_limit drupal/modules/menu/menu.module Find the depth limit for items in the parent select. 2
_menu_parents_recurse drupal/modules/menu/menu.module Recursive helper function for menu_parent_options(). 1
_menu_overview_tree_form drupal/modules/menu/menu.admin.inc Recursive helper function for menu_overview_form(). 1
_menu_navigation_links_rebuild drupal/includes/menu.inc Builds menu links for the items in the menu router. 1
_menu_load_objects drupal/includes/menu.inc Loads objects into the map as defined in the $item['load_functions']. 2
_menu_link_translate drupal/includes/menu.inc Provides menu link access control, translation, and argument handling. 8
_menu_link_parents_set drupal/includes/menu.inc Sets the p1 through p9 values for a menu link being saved. 1
_menu_link_move_children drupal/includes/menu.inc Updates the children of a menu link that is being moved. 1
_menu_link_map_translate drupal/includes/menu.inc Translates the path elements in the map using any to_arg helper function. 2
_menu_link_find_parent drupal/includes/menu.inc Finds a possible parent for a given menu link. 1
_menu_link_build drupal/includes/menu.inc Builds a link from a router item. 2
_menu_item_localize drupal/includes/menu.inc Localizes the router item title using t() or another callback. 2
_menu_get_options drupal/modules/menu/menu.module Helper function to get the items of the given menu. 2
_menu_find_router_path drupal/includes/menu.inc Finds the router path which will serve this path. 2
_menu_delete_item drupal/includes/menu.inc Deletes a single menu link. 3
_menu_clear_page_cache drupal/includes/menu.inc Clears the page and block caches at most twice per page load. 3
_menu_check_rebuild drupal/includes/menu.inc Checks whether a menu_rebuild() is necessary. 2
_menu_check_access drupal/includes/menu.inc Checks access to a menu item using the access callback. 2
_menu_build_tree drupal/includes/menu.inc Builds a menu tree. 1 1
_lock_id drupal/includes/lock.inc Helper function to get this request's unique id. 1
_locale_translate_seek_query drupal/includes/locale.inc Build array out of search criteria specified in request variables 1
_locale_translate_seek drupal/includes/locale.inc Perform a string search and display results in a table 1
_locale_translate_language_list drupal/includes/locale.inc List languages in search result table 1
_locale_test_plural_format_tests drupal/modules/locale/tests/locale_test.module Helper function with list of test cases 2
_locale_rebuild_js drupal/includes/locale.inc (Re-)Creates the JavaScript translation file for a language. 4
_locale_prepare_predefined_list drupal/includes/locale.inc Prepares the language code list for a select form item with only the unsupported ones 2
_locale_parse_js_file drupal/includes/locale.inc Parses a JavaScript file, extracts strings wrapped in Drupal.t() and Drupal.formatPlural() and inserts them into the database. 2
_locale_languages_configure_form_language_table drupal/modules/locale/locale.admin.inc Helper function to build a language provider table. 1
_locale_languages_common_controls drupal/modules/locale/locale.admin.inc Common elements of the language addition and editing form. 2
_locale_invalidate_js drupal/includes/locale.inc Force the JavaScript translation file(s) to be refreshed. 5
_locale_import_tokenize_formula drupal/includes/locale.inc Backward compatible implementation of token_get_all() for formula parsing 1
_locale_import_shorten_comments drupal/includes/locale.inc Generate a short, one string version of the passed comment array 1
_locale_import_read_po drupal/includes/locale.inc Parses Gettext Portable Object file into an array 3
_locale_import_po drupal/includes/locale.inc Parses Gettext Portable Object file information and inserts into database 1
_locale_import_parse_quoted drupal/includes/locale.inc Parses a string in quotes 1
_locale_import_parse_plural_forms drupal/includes/locale.inc Parses a Plural-Forms entry from a Gettext Portable Object file header 1
_locale_import_parse_header drupal/includes/locale.inc Parses a Gettext Portable Object file header 1
_locale_import_parse_arithmetic drupal/includes/locale.inc Parses and sanitizes an arithmetic formula into a PHP expression 1
_locale_import_one_string_db drupal/includes/locale.inc Import one string into the database. 1
_locale_import_one_string drupal/includes/locale.inc Imports a string into the database 3
_locale_import_message drupal/includes/locale.inc Sets an error message occurred during locale file parsing. 1
_locale_import_append_plural drupal/includes/locale.inc Modify a string to contain proper count indices 1
_locale_get_predefined_list drupal/includes/iso.inc Some of the common languages with their English and native names 7
_locale_export_wrap drupal/includes/locale.inc Custom word wrapping for Portable Object (Template) files. 1
_locale_export_string drupal/includes/locale.inc Print out a string on multiple lines 1
_locale_export_remove_plural drupal/includes/locale.inc Removes plural index information from a string 1
_locale_export_po_generate drupal/includes/locale.inc Generates the PO(T) file contents for given strings. 1
_locale_export_po drupal/includes/locale.inc Write a generated PO or POT file to the output. 1
_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_batch_system_finished drupal/includes/locale.inc Implements callback_batch_finished().

Pages

Other projects