Функции
Имя | Описание |
---|---|
install_goto includes/install.inc | Send the user to a different installer page. This issues an on-site HTTP redirect. Messages (and errors) are erased. |
install_main ./install.php | The Drupal installation happens in a series of steps. We begin by verifying that the current environment meets our minimum requirements. We then go on to verify that settings.php is properly configured. From there we connect to the configured database... |
install_missing_modules_error ./install.php | Show an error page when Drupal is missing required modules. |
install_no_profile_error ./install.php | Show an error page when there are no profiles available. |
install_select_locale ./install.php | Find all .po files for the current profile and allow admin to select which to use. |
install_select_locale_form ./install.php | |
install_select_profile ./install.php | Find all .profile files and allow admin to select which to install. |
install_select_profile_form ./install.php | |
install_settings_form ./install.php | Form API array definition for install_settings. |
install_settings_form_submit ./install.php | Form API submit for install_settings form. |
install_settings_form_validate ./install.php | Form API validate for install_settings form. |
install_verify_drupal ./install.php | Verify if Drupal is installed. |
install_verify_settings ./install.php | Verify existing settings.php |
int2vancode modules/comment/comment.module | Generate vancode. |
l includes/common.inc | Оформляет ссылки. |
legacy_blog_feed modules/legacy/legacy.module | Menu callback; redirects users to new blog feed paths. |
legacy_filter modules/legacy/legacy.module | Implementation of hook_filter(). Handles URL upgrades from Drupal 4.1. |
legacy_help modules/legacy/legacy.module | Реализация hook_help(). |
legacy_menu modules/legacy/legacy.module | Реализация hook_menu(). |
legacy_taxonomy_feed modules/legacy/legacy.module | Menu callback; redirects users to new taxonomy feed paths. |
legacy_taxonomy_page modules/legacy/legacy.module | Menu callback; redirects users to new taxonomy page paths. |
list_themes includes/theme.inc | Возвращает список доступных для использования на данный момент тем. |
list_theme_engines includes/theme.inc | Provides a list of currently available theme engines |
язык modules/locale/locale.module | Provides interface translation services. |
locale_add_language_form includes/locale.inc | |
locale_add_language_form_submit includes/locale.inc | Process the language addition form submission. |
locale_add_language_form_validate includes/locale.inc | Validate the language addition form. |
locale_admin_export modules/locale/locale.module | Page handler for the translation export screen |
locale_admin_import modules/locale/locale.module | Page handler for the translation import screen |
locale_admin_manage modules/locale/locale.module | Page handler for the language management screen. |
locale_admin_manage_add modules/locale/locale.module | Page handler for the language addition screen |
locale_admin_manage_delete_form modules/locale/locale.module | User interface for the language deletion confirmation screen. |
locale_admin_manage_delete_form_submit modules/locale/locale.module | Process language deletion submissions. |
locale_admin_string_delete_page modules/locale/locale.module | String deletion confirmation page. |
locale_admin_string_edit modules/locale/locale.module | Display the string edit form. |
locale_admin_string_edit_submit modules/locale/locale.module | Process the string edit form. |
locale_custom_language_form includes/locale.inc | |
locale_get_plural modules/locale/locale.module | Returns plural form index for a specific number. |
locale_help modules/locale/locale.module | Реализация hook_help(). |
locale_initialize includes/common.inc | Initialize the localization system. |
locale_install modules/locale/locale.install | Реализация hook_install(). |
locale_menu modules/locale/locale.module | Реализация hook_menu(). |
locale_perm modules/locale/locale.module | Реализация hook_perm(). |
locale_refresh_cache modules/locale/locale.module | Refreshes database stored cache of translations. |
locale_string_delete_form modules/locale/locale.module | User interface for the string deletion confirmation screen. |
locale_string_delete_form_submit modules/locale/locale.module | Process string deletion submissions. |
locale_string_search modules/locale/locale.module | Page handler for the string search. |
locale_supported_languages modules/locale/locale.module | Returns list of languages supported on this site. |
locale_uninstall modules/locale/locale.install | Реализация hook_uninstall(). |
locale_user modules/locale/locale.module | Реализация hook_user(). |
- « первая
- ‹ предыдущая
- …
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- …
- следующая ›
- последняя »