system.module

Хочешь помочь с переводом? Это очень просто и быстро. Лишь зарегистрируйся, и можешь тут же начать переводить.

Версия 1.585.2.38 (checked in on 2009/07/01 at 20:51:56 by goba)

Configuration system that lets administrators modify the workings of the site.

Константы

ИмяОписание
DRUPAL_CORE_COMPATIBILITYСовместимость с API ядра.
DRUPAL_MAXIMUM_TEMP_FILE_AGEМаксимальный возраст временных файлов в секундах.
DRUPAL_MINIMUM_MYSQLМинимальная поддерживаемая версия MySQL, в случае его использования.
DRUPAL_MINIMUM_PGSQLМинимальная поддерживаемая версия PostgreSQL, в случае его использования.
DRUPAL_MINIMUM_PHPМинимальная поддерживаемая версия PHP.
DRUPAL_MINIMUM_PHP_MEMORY_LIMITРекомендуемое минимальное значение для PHP memory_limit.
VERSIONТекущая версия системы.

Функции

ИмяОписание
confirm_formВывод формы подтверждения какого-либо действия.
system_actions_configureMenu callback. Create the form for configuration of a single action.
system_actions_configure_submitОбрабатывает переданные значения полей формы system_actions_configure.
system_actions_configure_validateValidate system_actions_configure form submissions.
system_actions_delete_formCreate the form for confirmation of deleting an action. See alsosystem_actions_delete_form_submit()
system_actions_delete_form_submitProcess system_actions_delete form submissions.
system_actions_manageMenu callback. Display an overview of available and configured actions.
system_actions_manage_formDefine the form for the actions overview page. See alsosystem_actions_manage_form_submit()
system_actions_manage_form_submitProcess system_actions_manage form submissions.
system_actions_remove_orphansRemove actions that are in the database but not supported by any enabled module.
system_action_delete_orphans_postPost-deletion operations for deleting action orphans.
system_action_infoРеализация hook_action_info().
system_admin_compact_modeDetermine if a user is in compact mode.
system_admin_menu_blockСоздает простой блок на странице администрирования.
system_admin_theme_submitProcess admin theme form submissions.
system_blockРеализация hook_block().
system_check_directoryChecks 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_requestChecks whether the server is capable of issuing HTTP requests.
system_cronРеализация hook_cron().
system_default_regionGet the name of the default region for a given theme.
system_elementsРеализация hook_elements().
system_find_base_themeRecursive function to find the top level base theme. Themes can inherit templates and function implementations from earlier themes.
system_get_files_databaseRetrieves the current status of an array of files in the system table.
system_get_module_admin_tasksСоздаёт список задач предлагаемый указанным модулем.
system_goto_action
system_goto_action_formImplementation of a configurable Drupal action. Redirect user to a URL.
system_goto_action_submit
system_helpРеализация hook_help().
system_hook_infoImplementation of hook_hook_info().
system_initРеализация hook_init().
system_initialize_theme_blocksAssign an initial, default set of blocks for a theme.
system_mailImplementation of hook_mail().
system_menuРеализация hook_menu().
system_message_actionA configurable Drupal action. Sends a message to the current user's screen.
system_message_action_form
system_message_action_submit
system_node_typeImplementation of hook_node_type().
system_permРеализация hook_perm().
system_region_listGet a list of available regions from a specified theme.
system_send_email_actionImplementation of a configurable Drupal action. Sends an email.
system_send_email_action_formReturn a form definition so the Send email action can be configured. See alsosystem_send_email_action_validate()
system_send_email_action_submitProcess system_send_email_action form submissions.
system_send_email_action_validateValidate system_send_email_action form submissions.
system_settings_formДобавляет к форме кнопки по умолчанию и устанавливает её префикс. См. также system_settings_form_submit()
system_settings_form_submitExecute the system_settings_form.
system_themeImplementation of hook_theme().
system_theme_dataСобирает данные о всех доступных темах.
system_theme_defaultPrepare defaults for themes.
system_theme_select_formReturns a fieldset containing the theme select form.
system_userРеализация hook_user().
theme_system_powered_byФорматирует текст надписи "Powered by Drupal" (Создано на Друпале).
_system_sort_requirementsHelper function to sort requirements.
_system_themes_accessMenu item access callback - only admin or enabled themes can be accessed.
_system_theme_dataHelper function to scan and collect theme .info data and their engines.
_system_zonelistGenerate an array of time zones and their local time&date.
Войдите или зарегистрируйтесь, чтобы получить возможность отправлять комментарии

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