|
_locale_export_po |
drupal-6.x/includes/locale.inc |
Write a generated PO or POT file to the output. |
1 |
|
|
_locale_export_po_generate |
drupal-6.x/includes/locale.inc |
Generates the PO(T) file contents for given strings. |
1 |
|
|
_locale_export_remove_plural |
drupal-6.x/includes/locale.inc |
Removes plural index information from a string |
1 |
|
|
_locale_export_string |
drupal-6.x/includes/locale.inc |
Print out a string on multiple lines |
1 |
|
|
_locale_export_wrap |
drupal-6.x/includes/locale.inc |
Custom word wrapping for Portable Object (Template) files. |
1 |
|
|
_locale_get_predefined_list |
drupal-6.x/includes/locale.inc |
Some of the common languages with their English and native names |
6 |
|
|
_locale_import_append_plural |
drupal-6.x/includes/locale.inc |
Modify a string to contain proper count indices |
|
1 |
|
_locale_import_message |
drupal-6.x/includes/locale.inc |
Sets an error message occurred during locale file parsing. |
1 |
|
|
_locale_import_one_string |
drupal-6.x/includes/locale.inc |
Imports a string into the database |
3 |
|
|
_locale_import_one_string_db |
drupal-6.x/includes/locale.inc |
Import one string into the database. |
1 |
|
|
_locale_import_parse_arithmetic |
drupal-6.x/includes/locale.inc |
Parses and sanitizes an arithmetic formula into a PHP expression |
1 |
|
|
_locale_import_parse_header |
drupal-6.x/includes/locale.inc |
Parses a Gettext Portable Object file header |
1 |
|
|
_locale_import_parse_plural_forms |
drupal-6.x/includes/locale.inc |
Parses a Plural-Forms entry from a Gettext Portable Object file header |
1 |
|
|
_locale_import_parse_quoted |
drupal-6.x/includes/locale.inc |
Parses a string in quotes |
1 |
|
|
_locale_import_po |
drupal-6.x/includes/locale.inc |
Parses Gettext Portable Object file information and inserts into database |
1 |
|
|
_locale_import_read_po |
drupal-6.x/includes/locale.inc |
Parses Gettext Portable Object file into an array |
3 |
|
|
_locale_import_shorten_comments |
drupal-6.x/includes/locale.inc |
Generate a short, one string version of the passed comment array |
1 |
|
|
_locale_import_tokenize_formula |
drupal-6.x/includes/locale.inc |
Backward compatible implementation of token_get_all() for formula parsing |
1 |
|
|
_locale_invalidate_js |
drupal-6.x/includes/locale.inc |
Force the JavaScript translation file(s) to be refreshed. |
4 |
2 |
|
_locale_languages_common_controls |
drupal-6.x/includes/locale.inc |
Common elements of the language addition and editing form. |
2 |
|
|
_locale_parse_js_file |
drupal-6.x/includes/locale.inc |
Parses a JavaScript file, extracts strings wrapped in Drupal.t() and
Drupal.formatPlural() and inserts them into the database. |
|
1 |
|
_locale_prepare_predefined_list |
drupal-6.x/includes/locale.inc |
Prepares the language code list for a select form item with only the unsupported ones |
2 |
|
|
_locale_rebuild_js |
drupal-6.x/includes/locale.inc |
(Re-)Creates the JavaScript translation file for a language. |
1 |
1 |
|
_locale_translate_language_list |
drupal-6.x/includes/locale.inc |
List languages in search result table |
1 |
|
|
_locale_translate_seek |
drupal-6.x/includes/locale.inc |
Perform a string search and display results in a table |
1 |
|
|
_locale_translate_seek_query |
drupal-6.x/includes/locale.inc |
Build array out of search criteria specified in request variables |
2 |
|
|
_lock_id |
drupal-6.x/includes/lock.inc |
Helper function to get this request's unique id. |
3 |
|
|
_menu_check_access |
drupal-6.x/includes/menu.inc |
Check access to a menu item using the access callback |
2 |
|
|
_menu_clear_page_cache |
drupal-6.x/includes/menu.inc |
Helper function to clear the page and block caches at most twice per page load. |
3 |
|
|
_menu_delete_item |
drupal-6.x/includes/menu.inc |
Helper function for menu_link_delete; deletes a single menu link. |
3 |
|
|
_menu_find_router_path |
drupal-6.x/includes/menu.inc |
Find the router path which will serve this path. |
2 |
|
|
_menu_item_localize |
drupal-6.x/includes/menu.inc |
Localize the router item title using t() or another callback. |
2 |
|
|
_menu_link_build |
drupal-6.x/includes/menu.inc |
Builds a link from a router item. |
2 |
|
|
_menu_link_map_translate |
drupal-6.x/includes/menu.inc |
This function translates the path elements in the map using any to_arg
helper function. These functions take an argument and return an object.
See http://drupal.org/node/109153 for more information. |
2 |
|
|
_menu_link_move_children |
drupal-6.x/includes/menu.inc |
Update the children of a menu link that's being moved. |
1 |
|
|
_menu_link_parents_set |
drupal-6.x/includes/menu.inc |
Helper function that sets the p1..p9 values for a menu link being saved. |
1 |
|
|
_menu_link_translate |
drupal-6.x/includes/menu.inc |
This function is similar to _menu_translate() but does link-specific
preparation such as always calling to_arg functions. |
7 |
|
|
_menu_load_objects |
drupal-6.x/includes/menu.inc |
Loads objects into the map as defined in the $item['load_functions']. |
2 |
|
|
_menu_navigation_links_rebuild |
drupal-6.x/includes/menu.inc |
Helper function to build menu links for the items in the menu router. |
1 |
|
|
_menu_overview_tree_form |
drupal-6.x/modules/menu/menu.admin.inc |
Recursive helper function for menu_overview_form(). |
1 |
|
|
_menu_parents_recurse |
drupal-6.x/modules/menu/menu.module |
Recursive helper function for menu_parent_options(). |
1 |
|
|
_menu_parent_depth_limit |
drupal-6.x/modules/menu/menu.module |
Find the depth limit for items in the parent select. |
2 |
|
|
_menu_router_build |
drupal-6.x/includes/menu.inc |
Helper function to build the router table based on the data from hook_menu. |
1 |
|
|
_menu_router_cache |
drupal-6.x/includes/menu.inc |
Helper function to store the menu router if we have it in memory. |
3 |
|
|
_menu_set_expanded_menus |
drupal-6.x/includes/menu.inc |
Helper function to update a list of menus with expanded items |
1 |
1 |
|
_menu_site_is_offline |
drupal-6.x/includes/menu.inc |
Checks whether the site is off-line for maintenance. |
1 |
|
|
_menu_translate |
drupal-6.x/includes/menu.inc |
Handles dynamic path translation and menu access control. |
2 |
|
|
_menu_tree_check_access |
drupal-6.x/includes/menu.inc |
Recursive helper function for menu_tree_check_access() |
1 |
|
|
_menu_tree_cid |
drupal-6.x/includes/menu.inc |
Helper function - compute the real cache ID for menu tree data. |
2 |
|
|
_menu_tree_data |
drupal-6.x/includes/menu.inc |
Recursive helper function to build the data representing a menu tree. |
1 |
|