Функции
Имя | Описание |
---|---|
_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_prepare_iso_list includes/locale.inc | Prepares the language code list for a select form item with only the unsupported ones |
_locale_string_delete includes/locale.inc | Delete a language string. |
_locale_string_edit includes/locale.inc | User interface for string editing. |
_locale_string_edit_submit includes/locale.inc | Process string editing form submissions. Saves all translations of one string submitted from a form. |
_locale_string_language_list includes/locale.inc | List languages in search result table |
_locale_string_seek includes/locale.inc | Perform a string search and display results in a table |
_locale_string_seek_form includes/locale.inc | User interface for the string search screen |
_locale_string_seek_query includes/locale.inc | Build object out of search criteria specified in request variables |
_menu_append_contextual_items includes/menu.inc | Account for menu items that are only defined at certain paths, so will not be cached. |
_menu_build includes/menu.inc | Build the menu by querying both modules and the database. |
_menu_build_local_tasks includes/menu.inc | Find all the items in the current local task tree. |
_menu_build_visible_tree includes/menu.inc | Find all visible items in the menu tree, for ease in displaying to user. |
_menu_find_parents includes/menu.inc | Establish parent-child relationships. |
_menu_get_active_trail includes/menu.inc | Returns an array with the menu items that lead to the current menu item. |
_menu_get_active_trail_in_submenu includes/menu.inc | Find the active trail through a specific subsection of the menu tree. |
_menu_item_is_accessible includes/menu.inc | Determine whether the given menu item is accessible to the current user. |
_menu_site_is_offline includes/menu.inc | Возвращает TRUE, если сайт находится в автономном режиме "на обслуживании". |
_menu_sort includes/menu.inc | Comparator routine for use in sorting menu items. |
_mime_header_decode includes/unicode.inc | Helper function to mime_header_decode |
_module_build_dependents includes/module.inc | Find dependents; modules that are required by other modules. Adds an array of dependents to the $file->info array. |
_module_parse_info_file includes/module.inc | Parse Drupal info file format. Uses ini parser provided by php's parse_ini_file(). |
_node_access_join_sql modules/node/node.module | Generate an SQL join clause for use in fetching a node listing. |
_node_access_where_sql modules/node/node.module | Generate an SQL where clause for use in fetching a node listing. |
_node_types_build modules/node/node.module | Builds and returns the list of available node types. |
_node_type_set_defaults modules/node/node.module | Устанавливает значения по умолчанию, для типа нод, определенного через hook_node_info(). |
_phptemplate_callback themes/engines/phptemplate/phptemplate.engine | Execute a template engine call. |
_phptemplate_default themes/engines/phptemplate/phptemplate.engine | Default callback for PHPTemplate. |
_phptemplate_default_variables themes/engines/phptemplate/phptemplate.engine | Adds additional helper variables to all templates. |
_phptemplate_render themes/engines/phptemplate/phptemplate.engine | |
_phptemplate_variables themes/garland/template.php | Override or insert PHPTemplate variables into the templates. |
_ping_notify modules/ping/ping.module | Call hook_ping() in all modules to notify remote sites that there is new content at this one. |
_profile_field_serialize modules/profile/profile.module | |
_profile_field_types modules/profile/profile.module | |
_profile_form_explanation modules/profile/profile.module | |
_profile_get_fields modules/profile/profile.module | |
_profile_update_user_fields modules/profile/profile.module | Helper function: update an array of user fields by calling profile_view_field |
_search_excerpt_replace modules/search/search.module | Helper function for array_walk in search_except. |
_search_index_truncate modules/search/search.module | Helper function for array_walk in search_index_split. |
_search_parse_query modules/search/search.module | Helper function for search_parse_query(); |
_statistics_format_item modules/statistics/statistics.module | |
_statistics_link modules/statistics/statistics.module | It is possible to adjust the width of columns generated by the statistics module. |
_system_sort_requirements modules/system/system.module | Helper function to sort requirements. |
- « первая
- ‹ предыдущая
- …
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- следующая ›
- последняя »