Функции

Хочешь помочь с переводом? Это очень просто и быстро. Лишь зарегистрируйся, и можешь тут же начать переводить.
ИмяОписание
theme_textarea
includes/form.inc
Форматирует многострочное текстовое поле ввода для формы.
theme_textfield
includes/form.inc
Форматирует однострочное текстовое поле ввода.
theme_token
includes/form.inc
Темизирует токен формы.
theme_upload_attachments
modules/upload/upload.module
Отображение прикрепленных файлов в виде таблицы.
theme_upload_form_current
modules/upload/upload.module
Темизирует список прикрепленных файлов (вложений).
theme_upload_form_new
modules/upload/upload.module
Темизирует форму для прикрепления вложений.
theme_username
includes/theme.inc
Форматирует имя пользователя.
theme_user_admin_account
modules/user/user.module
Theme user administration overview.
theme_user_admin_new_role
modules/user/user.module
theme_user_admin_perm
modules/user/user.module
Темизирует страницу управления разрешениями.
theme_user_filters
modules/user/user.module
Theme user administration filter selector.
theme_user_filter_form
modules/user/user.module
Theme user administration filter form.
theme_user_list
modules/user/user.module
Темизирует список пользователей.
theme_user_picture
modules/user/user.module
theme_user_profile
modules/user/user.module
Theme a user page
theme_watchdog_form_overview
modules/watchdog/watchdog.module
theme_xml_icon
includes/theme.inc
Возвращает код, который отображает иконку XML.
throttle_admin_settings
modules/throttle/throttle.module
throttle_admin_settings_validate
modules/throttle/throttle.module
throttle_exit
modules/throttle/throttle.module
Implementation of hook_exit().
throttle_help
modules/throttle/throttle.module
Реализация hook_help().
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.module
Menu callback. Prints a listing of active nodes on the site.
tracker_track_user
modules/tracker/tracker.module
Menu callback. Prints a listing of active nodes on the site.
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_convert_table_utf8
./update.php
Convert a single MySQL table to UTF-8.
update_create_cache_tables
./update.php
Create tables for the split cache.
update_data
./update.php
Perform one update and store the results which will later be displayed on the finished page.
update_do_updates
./update.php
Perform updates for one second or until finished.
update_do_update_page
./update.php
Perform updates for the JS version and return progress.
update_finished_page
./update.php
update_fix_access_table
./update.php
update_fix_schema_version
./update.php
If the schema version for Drupal core is stored in the variables table (4.6.x and earlier) move it to the schema_version column of the system table.
update_fix_sessions
./update.php
System update 130 changes the sessions table, which breaks the update script's ability to use session variables. This changes the table appropriately.
update_fix_system_table
./update.php
update_fix_watchdog
./update.php
System update 142 changes the watchdog table, which breaks the update script's ability to use logging. This changes the table appropriately.
update_fix_watchdog_115
./update.php
System update 115 changes the watchdog table, which breaks the update script's ability to use logging. This changes the table appropriately.
update_info_page
./update.php
update_progress_page
./update.php
update_progress_page_nojs
./update.php
Perform updates for the non-JS version and return the status page.
update_script_selection_form
./update.php

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