Функции

Хочешь помочь с переводом? Это очень просто и быстро. Лишь зарегистрируйся, и можешь тут же начать переводить.
ИмяОписание
_taxonomy_get_tid_from_term
modules/taxonomy/taxonomy.module
Helper function for array_map purposes.
_taxonomy_term_children
modules/taxonomy/taxonomy.module
Helper for taxonomy_term_count_nodes(). Used to find out which terms are children of a parent term.
_taxonomy_term_select
modules/taxonomy/taxonomy.module
Create a select form element for a given taxonomy vocabulary.
_theme_build_registry
includes/theme.inc
Rebuild the hook theme_registry cache.
_theme_load_offline_registry
includes/theme.maintenance.inc
This builds the registry when the site needs to bypass any database calls.
_theme_load_registry
includes/theme.inc
Загружает регистр темизации из кеша; если кеш не установлен, перестраивает регистр заново.
_theme_process_registry
includes/theme.inc
Process a single invocation of the theme hook. $type will be one of 'module', 'theme_engine', 'base_theme_engine', 'theme', or 'base_theme' and it tells us some important information.
_theme_save_registry
includes/theme.inc
Write the theme_registry cache into the database.
_theme_set_registry
includes/theme.inc
Сохраняет регистр темизации в памяти.
_theme_table_cell
includes/theme.inc
_tracker_myrecent_access
modules/tracker/tracker.module
Access callback for tracker/%user_uid_optional
_tracker_user_access
modules/tracker/tracker.module
Access callback for user/%user/track
_translation_tab_access
modules/translation/translation.module
Menu access callback.
_trigger_get_hook_actions
modules/trigger/trigger.admin.inc
Get the actions that have already been defined for this type-hook-op combination.
_trigger_get_hook_aids
modules/trigger/trigger.module
Get the aids of actions to be executed for a hook-op combination.
_trigger_normalize_comment_context
modules/trigger/trigger.module
When an action is called in a context that does not match its type, the object that the action expects must be retrieved. For example, when an action that works on nodes is called during the comment hook, the node object is not available since the...
_trigger_normalize_node_context
modules/trigger/trigger.module
When an action is called in a context that does not match its type, the object that the action expects must be retrieved. For example, when an action that works on users is called during the node hook, the user object is not available since the node...
_trigger_normalize_user_context
modules/trigger/trigger.module
When an action is called in a context that does not match its type, the object that the action expects must be retrieved. For example, when an action that works on nodes is called during the user hook, the node object is not available since the user...
_unicode_caseflip
includes/unicode.inc
Helper function for case conversion of Latin-1. Used for flipping U+C0-U+DE to U+E0-U+FD and back.
_unicode_check
includes/unicode.inc
Perform checks about Unicode support in PHP, and set the right settings if needed.
_update_build_fetch_url
modules/update/update.fetch.inc
Generates the URL to fetch information about project updates.
_update_cache_clear
modules/update/update.module
Аннулирование индивидуальных кэшированных данных относящихся к обновлению статуса.
_update_cache_get
modules/update/update.module
Поиск данных из индивидуальной таблицы обновления статуса кэша.
_update_cache_set
modules/update/update.module
Хранение данных в индивидуальной таблице кэша обновления статуса.
_update_cron_notify
modules/update/update.fetch.inc
Perform any notifications that should be done once cron fetches new data.
_update_get_fetch_url_base
modules/update/update.fetch.inc
Return the base of the URL to fetch available update data for a project.
_update_message_text
modules/update/update.module
Helper function to return the appropriate message text when the site is out of date or missing a security update.
_update_no_data
modules/update/update.module
Prints a warning message when there is no data about available updates.
_update_process_info_list
modules/update/update.compare.inc
Populate an array of project data.
_update_project_status_sort
modules/update/update.module
Private sort function to order projects based on their status. See alsoupdate_requirements()
_update_refresh
modules/update/update.fetch.inc
Fetch project info via XML from a central server.
_update_remove_update_status_variables
modules/update/update.install
Private helper to clear out stale variables from update_status 5.x contrib. See alsoupdate_install()
_update_requirement_check
modules/update/update.module
Private helper method to fill in the requirements array.
_upload_file_limits
modules/upload/upload.module
Determine the limitations on files that a given user may upload. The user may be in multiple roles so we select the most permissive limitations from all of their roles.
_upload_form
modules/upload/upload.module
_user_categories
modules/user/user.module
Retrieve a list of all user setting/information categories and sort them by weight.
_user_edit_submit
modules/user/user.module
_user_edit_validate
modules/user/user.module
_user_forms
modules/user/user.module
Retrieve a list of all form elements for the specified category.
_user_mail_notify
modules/user/user.module
Создает и посылает электронное письмо с уведомлением, когда с данной учетной записью производятся определенные операции. See alsouser_mail_tokens()
_user_mail_text
modules/user/user.module
Returns a mail string for a variable name.
_user_password_dynamic_validation
modules/user/user.module
Add javascript and string translations for dynamic password validation (strength and confirmation checking).
_user_sort
modules/user/user.module
_xmlrpc
includes/xmlrpc.inc
Execute an XML remote procedural call. This is private function; call xmlrpc() in common.inc instead of this function.
_xrds_cdata
modules/openid/xrds.inc
_xrds_element_end
modules/openid/xrds.inc
_xrds_element_start
modules/openid/xrds.inc
Parser callback functions
_xrds_strip_namespace
modules/openid/xrds.inc

Вход в систему