Primary tabs

Namesort ascending Location Description Direct uses Strings
_menu_get_active_trail_in_submenu includes/menu.inc Find the active trail through a specific subsection of the menu tree. 2
_menu_get_active_trail includes/menu.inc Returns an array with the menu items that lead to the current menu item. 2
_menu_find_parents includes/menu.inc Establish parent-child relationships. 2
_menu_build_visible_tree includes/menu.inc Find all visible items in the menu tree, for ease in displaying to user. 1
_menu_build_local_tasks includes/menu.inc Find all the items in the current local task tree.
_menu_build includes/menu.inc Build the menu by querying both modules and the database. 1
_menu_append_contextual_items includes/menu.inc Account for menu items that are only defined at certain paths, so will not be cached. 1
_locale_string_seek_query includes/locale.inc Build object out of search criteria specified in request variables 1
_locale_string_seek_form includes/locale.inc User interface for the string search screen 1
_locale_string_seek includes/locale.inc Perform a string search and display results in a table 1
_locale_string_language_list includes/locale.inc List languages in search result table 1
_locale_string_edit_submit includes/locale.inc Process string editing form submissions. Saves all translations of one string submitted from a form. 1
_locale_string_edit includes/locale.inc User interface for string editing. 1
_locale_string_delete includes/locale.inc Delete a language string. 1
_locale_prepare_iso_list includes/locale.inc Prepares the language code list for a select form item with only the unsupported ones 2
_locale_import_tokenize_formula includes/locale.inc Backward compatible implementation of token_get_all() for formula parsing 1
_locale_import_shorten_comments includes/locale.inc Generate a short, one string version of the passed comment array
_locale_import_read_po includes/locale.inc Parses Gettext Portable Object file into an array 2
_locale_import_po includes/locale.inc Parses Gettext Portable Object file information and inserts into database
_locale_import_parse_quoted includes/locale.inc Parses a string in quotes
_locale_import_parse_plural_forms includes/locale.inc Parses a Plural-Forms entry from a Gettext Portable Object file header
_locale_import_parse_header includes/locale.inc Parses a Gettext Portable Object file header
_locale_import_parse_arithmetic includes/locale.inc Parses and sanitizes an arithmetic formula into a PHP expression 1
_locale_import_one_string includes/locale.inc Imports a string into the database 3
_locale_import_message includes/locale.inc Sets an error message occurred during locale file parsing. 1
_locale_import_append_plural includes/locale.inc Modify a string to contain proper count indices
_locale_get_iso639_list includes/locale.inc Some of the common languages with their English and native names 4
_locale_export_wrap includes/locale.inc Custom word wrapping for Portable Object (Template) files. 1
_locale_export_remove_plural includes/locale.inc Removes plural index information from a string 1
_locale_export_print includes/locale.inc Print out a string on multiple lines 1
_locale_export_po_form_submit includes/locale.inc Process a locale export form submissions.
_locale_export_po_form includes/locale.inc 2
_locale_export_pot_form includes/locale.inc 1
_locale_export_po includes/locale.inc Exports a Portable Object (Template) file for a language 1
_locale_admin_manage_screen_validate includes/locale.inc
_locale_admin_manage_screen_submit includes/locale.inc Process locale admin manager form submissions.
_locale_admin_manage_screen includes/locale.inc User interface for the language management screen. 1
_locale_admin_manage_add_screen includes/locale.inc User interface for the language addition screen. 1
_locale_admin_import_submit includes/locale.inc Process the locale import form submission.
_locale_admin_import includes/locale.inc User interface for the translation import screen. 1
_locale_admin_export_screen includes/locale.inc User interface for the translation export screen 1
_locale_add_language includes/locale.inc Helper function to add a language 2
_legacy_filter_old_urls modules/legacy/legacy.module Rewrite legacy URLs.
_install_settings_form_validate ./install.php Helper function for install_settings_validate. 2
_forum_user_last_visit modules/forum/forum.module
_forum_topics_unread modules/forum/forum.module Calculate the number of nodes the user has not yet read and are newer than NODE_NEW_LIMIT.
_forum_parent_select modules/forum/forum.module Returns a select box for available parent terms 2
_forum_new modules/forum/forum.module Finds the first unread node for a given forum.
_forum_get_vid modules/forum/forum.module Returns the vocabulary id for forum navigation. 7
_forum_get_topic_order_sql modules/forum/forum.module 1

Pages

Other projects