Функции
Имя | Описание |
---|---|
statistics_update_1000 modules/statistics/statistics.install | Changes session ID field to VARCHAR(64) to add support for SHA-1 hashes. |
statistics_user modules/statistics/statistics.module | Реализация hook_user(). |
statistics_user_tracker modules/statistics/statistics.pages.inc | |
syslog_admin_settings modules/syslog/syslog.module | |
syslog_facility_list modules/syslog/syslog.module | |
syslog_help modules/syslog/syslog.module | Реализация hook_help(). |
syslog_menu modules/syslog/syslog.module | |
syslog_theme modules/syslog/syslog.module | |
syslog_watchdog modules/syslog/syslog.module | |
system_actions_configure modules/system/system.module | Menu callback. Create the form for configuration of a single action. |
system_actions_configure_submit modules/system/system.module | Обрабатывает переданные значения полей формы system_actions_configure. |
system_actions_configure_validate modules/system/system.module | Validate system_actions_configure form submissions. |
system_actions_delete_form modules/system/system.module | Create the form for confirmation of deleting an action. See alsosystem_actions_delete_form_submit() |
system_actions_delete_form_submit modules/system/system.module | Process system_actions_delete form submissions. |
system_actions_manage modules/system/system.module | Menu callback. Display an overview of available and configured actions. |
system_actions_manage_form modules/system/system.module | Define the form for the actions overview page. See alsosystem_actions_manage_form_submit() |
system_actions_manage_form_submit modules/system/system.module | Process system_actions_manage form submissions. |
system_actions_remove_orphans modules/system/system.module | Remove actions that are in the database but not supported by any enabled module. |
system_action_delete_orphans_post modules/system/system.module | Post-deletion operations for deleting action orphans. |
system_action_info modules/system/system.module | Реализация hook_action_info(). |
system_admin_by_module modules/system/system.admin.inc | Menu callback; prints a listing of admin tasks for each installed module. |
system_admin_compact_mode modules/system/system.module | Determine if a user is in compact mode. |
system_admin_compact_page modules/system/system.admin.inc | Menu callback; Sets whether the admin menu is in compact mode or not. |
system_admin_menu_block modules/system/system.module | Создает простой блок на странице администрирования. |
system_admin_menu_block_page modules/system/system.admin.inc | Представляет единый блок из меню администрирования как страницу. Эта функция часто является "местом назначения" для таких блоков.(прим. переводчика - видимо имеется в виду, что корневой элемент меню часто имеет параметром "page callback" данную функцию, она используется для показа таких элементов, имеющих дочерние). Например, путь 'admin/content/types' должен иметь "место назначения" чтобы соответствовать системе меню Drupal, однако слишком много информации может быть скрыто, поэтому мы указываем содержимое блока. |
system_admin_theme_settings modules/system/system.admin.inc | Form builder; This function allows selection of the theme to show in administration sections. See alsosystem_settings_form() |
system_admin_theme_submit modules/system/system.module | Process admin theme form submissions. |
system_batch_page modules/system/system.admin.inc | Default page callback for batches. |
system_block modules/system/system.module | Реализация hook_block(). |
system_check_directory modules/system/system.module | Checks the existence of the directory specified in $form_element. This function is called from the system_settings form to check both the file_directory_path and file_directory_temp directories. If validation fails, the form element is flagged with an... |
system_check_http_request modules/system/system.module | Checks whether the server is capable of issuing HTTP requests. |
system_clean_url_settings modules/system/system.admin.inc | Form builder; Configure Clean URL settings. See alsosystem_settings_form() |
system_clear_cache_submit modules/system/system.admin.inc | Submit callback; clear system caches. |
system_cron modules/system/system.module | Реализация hook_cron(). |
system_date_time_lookup modules/system/system.admin.inc | Возвращает даты для данного формата строки с помощью AJAX. |
system_date_time_settings modules/system/system.admin.inc | Form builder; Configure the site date and time settings. See alsosystem_settings_form() |
system_date_time_settings_submit modules/system/system.admin.inc | Process system_date_time_settings form submissions. |
system_default_region modules/system/system.module | Get the name of the default region for a given theme. |
system_elements modules/system/system.module | Реализация hook_elements(). |
system_error_reporting_settings modules/system/system.admin.inc | Form builder; Configure error reporting settings. See alsosystem_settings_form() |
system_file_system_settings modules/system/system.admin.inc | Form builder; Configure the site file handling. See alsosystem_settings_form() |
system_find_base_theme modules/system/system.module | Recursive function to find the top level base theme. Themes can inherit templates and function implementations from earlier themes. |
system_get_files_database modules/system/system.module | Retrieves the current status of an array of files in the system table. |
system_get_module_admin_tasks modules/system/system.module | Создаёт список задач предлагаемый указанным модулем. |
system_goto_action modules/system/system.module | |
system_goto_action_form modules/system/system.module | Implementation of a configurable Drupal action. Redirect user to a URL. |
system_goto_action_submit modules/system/system.module | |
system_help modules/system/system.module | Реализация hook_help(). |
system_hook_info modules/system/system.module | Implementation of hook_hook_info(). |
system_image_toolkit_settings modules/system/system.admin.inc | Form builder; Configure site image toolkit usage. See alsosystem_settings_form() |
- « первая
- ‹ предыдущая
- …
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- …
- следующая ›
- последняя »