Функции
Имя | Описание |
---|---|
_locale_import_message includes/locale.inc | Sets an error message occurred during locale file parsing. |
_locale_import_one_string includes/locale.inc | Imports a string into the database |
_locale_import_one_string_db includes/locale.inc | Import one string into the database. |
_locale_import_parse_arithmetic includes/locale.inc | Parses and sanitizes an arithmetic formula into a PHP expression |
_locale_import_parse_header includes/locale.inc | Parses a Gettext Portable Object file header |
_locale_import_parse_plural_forms includes/locale.inc | Parses a Plural-Forms entry from a Gettext Portable Object file header |
_locale_import_parse_quoted includes/locale.inc | Parses a string in quotes |
_locale_import_po includes/locale.inc | Parses Gettext Portable Object file information and inserts into database |
_locale_import_read_po includes/locale.inc | Parses Gettext Portable Object file into an array |
_locale_import_shorten_comments includes/locale.inc | Generate a short, one string version of the passed comment array |
_locale_import_tokenize_formula includes/locale.inc | Backward compatible implementation of token_get_all() for formula parsing |
_locale_invalidate_js includes/locale.inc | Провоцирует Javascript-файлы переводов на обновление. |
_locale_languages_common_controls includes/locale.inc | Common elements of the language addition and editing form. |
_locale_parse_js_file includes/locale.inc | Parses a JavaScript file, extracts strings wrapped in Drupal.t() and Drupal.formatPlural() and inserts them into the database. |
_locale_prepare_predefined_list includes/locale.inc | Prepares the language code list for a select form item with only the unsupported ones |
_locale_rebuild_js includes/locale.inc | Создает(заменяет) JavaScript-файл перевода для указанного языка. |
_locale_translate_language_list includes/locale.inc | Выводит языки в таблице результатов поиска. |
_locale_translate_seek includes/locale.inc | Perform a string search and display results in a table |
_locale_translate_seek_query includes/locale.inc | Build array out of search criteria specified in request variables |
_menu_check_access includes/menu.inc | Проверяет право доступа к пункту меню, используя коллбэк доступа. |
_menu_clear_page_cache includes/menu.inc | Helper function to clear the page and block caches at most twice per page load. |
_menu_delete_item includes/menu.inc | Вспомогательная функция для menu_link_delete; удаляет единичную ссылку меню. |
_menu_find_router_path includes/menu.inc | Find the router path which will serve this path. |
_menu_item_localize includes/menu.inc | Localize the router item title using t() or another callback. |
_menu_link_build includes/menu.inc | Создает ссылку из элемента рутера. |
_menu_link_map_translate 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. |
_menu_link_move_children includes/menu.inc | Обновляет дочерние элементы ссылки меню, которая перемещается. |
_menu_link_parents_set includes/menu.inc | Helper function that sets the p1..p9 values for a menu link being saved. |
_menu_link_translate includes/menu.inc | This function is similar to _menu_translate() but does link-specific preparation such as always calling to_arg functions. |
_menu_load_objects includes/menu.inc | Загружает объекты в карту определенные в $item['load_functions']. |
_menu_navigation_links_rebuild includes/menu.inc | Helper function to build menu links for the items in the menu router. |
_menu_overview_tree_form modules/menu/menu.admin.inc | Recursive helper function for menu_overview_form(). |
_menu_parents_recurse modules/menu/menu.module | Recursive helper function for menu_parent_options(). |
_menu_parent_depth_limit modules/menu/menu.module | Find the depth limit for items in the parent select. |
_menu_router_build includes/menu.inc | Helper function to build the router table based on the data from hook_menu. |
_menu_router_cache includes/menu.inc | Helper function to store the menu router if we have it in memory. |
_menu_set_expanded_menus includes/menu.inc | Helper function to update a list of menus with expanded items |
_menu_site_is_offline includes/menu.inc | Проверяет, находится ли сайт в автономном режиме "на обслуживании". |
_menu_translate includes/menu.inc | Handles dynamic path translation and menu access control. |
_menu_tree_check_access includes/menu.inc | Recursive helper function for menu_tree_check_access() |
_menu_tree_cid includes/menu.inc | Helper function - compute the real cache ID for menu tree data. |
_menu_tree_data includes/menu.inc | Recursive helper function to build the data representing a menu tree. |
_menu_update_parental_status includes/menu.inc | Проверяет и обновляет статус 'has_children' для родительской ссылки. |
_mime_header_decode includes/unicode.inc | Helper function to mime_header_decode |
_module_build_dependencies includes/module.inc | Find dependencies any level deep and fill in dependents information too. |
_node_access_join_sql modules/node/node.module | Generate an SQL join clause for use in fetching a node listing. |
_node_access_rebuild_batch_finished modules/node/node.module | Post-processing for node_access_rebuild_batch. |
_node_access_rebuild_batch_operation modules/node/node.module | Batch operation for node_access_rebuild_batch. |
_node_access_where_sql modules/node/node.module | Generate an SQL where clause for use in fetching a node listing. |
_node_add_access modules/node/node.module |
- « первая
- ‹ предыдущая
- …
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- следующая ›
- последняя »