Функции
Имя | Описание |
---|---|
throttle_menu modules/throttle/throttle.module | |
throttle_status modules/throttle/throttle.module | Determine the current load on the site. |
timer_read includes/bootstrap.inc | Read the current timer value without stopping the timer. |
timer_start includes/bootstrap.inc | Start the timer with the specified name. If you start and stop the same timer multiple times, the measured intervals will be accumulated. |
timer_stop includes/bootstrap.inc | Stop the timer with the specified name. |
tracker_help modules/tracker/tracker.module | Реализация hook_help(). |
tracker_menu modules/tracker/tracker.module | Реализация hook_menu(). |
tracker_page modules/tracker/tracker.pages.inc | Menu callback. Prints a listing of active nodes on the site. |
translation_form_alter modules/translation/translation.module | Implementation of hook_form_alter(). |
translation_help modules/translation/translation.module | Реализация hook_help(). |
translation_link modules/translation/translation.module | Реализация hook_link(). |
translation_menu modules/translation/translation.module | Реализация hook_menu(). |
translation_nodeapi modules/translation/translation.module | Implementation of hook_nodeapi(). |
translation_node_get_translations modules/translation/translation.module | Get all nodes in a translation set, represented by $tnid. |
translation_node_overview modules/translation/translation.pages.inc | Overview page for a node's translations. |
translation_path_get_translations modules/translation/translation.module | Return paths of all translations of a node, based on its Drupal path. |
translation_perm modules/translation/translation.module | Реализация hook_perm(). |
translation_remove_from_set modules/translation/translation.module | Remove a node from its translation set (if any) and update the set accordingly. |
translation_supported_type modules/translation/translation.module | Returns whether the given content type has support for translations. |
translation_translation_link_alter modules/translation/translation.module | Implementation of hook_translation_link_alter(). |
trigger_access_check modules/trigger/trigger.module | Access callback for menu system. |
trigger_actions_delete modules/trigger/trigger.module | Implementation of hook_actions_delete(). |
trigger_assign modules/trigger/trigger.admin.inc | Build the form that allows users to assign actions to hooks. |
trigger_assign_form modules/trigger/trigger.admin.inc | Create the form definition for assigning an action to a hook-op combination. |
trigger_assign_form_submit modules/trigger/trigger.admin.inc | Submit function for trigger_assign_form(). |
trigger_assign_form_validate modules/trigger/trigger.admin.inc | Validation function for trigger_assign_form(). |
trigger_comment modules/trigger/trigger.module | Реализация hook_comment(). |
trigger_cron modules/trigger/trigger.module | Реализация hook_cron(). |
trigger_forms modules/trigger/trigger.module | Implementation of hook_forms(). We reuse code by using the same assignment form definition for each node-op combination. |
trigger_help modules/trigger/trigger.module | Реализация hook_help(). |
trigger_install modules/trigger/trigger.install | Реализация hook_install(). |
trigger_menu modules/trigger/trigger.module | Реализация hook_menu(). |
trigger_nodeapi modules/trigger/trigger.module | Реализация hook_nodeapi(). |
trigger_options modules/trigger/trigger.module | Данная функция генерирует опции для поля выбора действия (элемент select), содержащие сами действия (actions). |
trigger_schema modules/trigger/trigger.install | Реализация hook_schema(). |
trigger_taxonomy modules/trigger/trigger.module | Реализация hook_taxonomy(). |
trigger_theme modules/trigger/trigger.module | Implementation of hook_theme(). |
trigger_unassign modules/trigger/trigger.admin.inc | Confirm removal of an assigned action. |
trigger_unassign_submit modules/trigger/trigger.admin.inc | |
trigger_uninstall modules/trigger/trigger.install | Реализация hook_uninstall(). |
trigger_user modules/trigger/trigger.module | Реализация hook_user(). |
truncate_utf8 includes/unicode.inc | Безопасно обрезает кодированную в UTF-8 строку до указанного количества символов. |
unicode_check includes/unicode.inc | Wrapper around _unicode_check(). |
unicode_requirements includes/unicode.inc | Return Unicode library status and errors. |
update_access_denied_page ./update.php | |
update_batch ./update.php | |
update_calculate_project_data modules/update/update.compare.inc | Определяет текущий статус обновления сайта по данным установленных модулей, а также доступных релизов, полученных от внешних серверов. |
update_check_incompatibility ./update.php | Вспомогательная функция для проверки совместимости модуля или темы. |
update_check_requirements ./update.php | Check update requirements and report any errors. |
update_create_batch_table ./update.php | Create the batch table. |
- « первая
- ‹ предыдущая
- …
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- …
- следующая ›
- последняя »