Функции
Имя | Описание |
---|---|
cache_set includes/cache.inc | Store data in the persistent cache. |
chameleon_comment themes/chameleon/chameleon.theme | |
chameleon_features themes/chameleon/chameleon.theme | |
chameleon_help themes/chameleon/chameleon.theme | |
chameleon_node themes/chameleon/chameleon.theme | |
chameleon_page themes/chameleon/chameleon.theme | |
chameleon_regions themes/chameleon/chameleon.theme | |
checkboxes_value includes/form.inc | Helper function to load value from default value for checkboxes. |
check_file includes/common.inc | |
check_markup modules/filter/filter.module | Фильтрует текст с помощью выбранного формата ввода. |
check_plain includes/bootstrap.inc | Конвертирует специальные символы в строку простого текста для показа как HTML. |
check_url includes/common.inc | Подготавливает URL для использования в качестве HTML-атрибута. Убирает вредоносные протоколы. |
color_form_alter modules/color/color.module | Реализация hook_form_alter(). |
color_get_info modules/color/color.module | Retrieve the color.module info for a particular theme. |
color_get_palette modules/color/color.module | Helper function to retrieve the color palette for a particular theme. |
color_help modules/color/color.module | Implementation of hook_help |
color_requirements modules/color/color.install | |
color_scheme_form modules/color/color.module | Конструктор формы. Возвращает форму конфигурирования. |
color_scheme_form_submit modules/color/color.module | Submit handler for color change form. |
comment_access modules/comment/comment.module | This is *not* a hook_access() implementation. This function is called to determine whether the current user has access to a particular comment. |
comment_admin modules/comment/comment.module | Коллбэк меню; отображает список комментариев для администрирования. |
comment_admin_overview modules/comment/comment.module | Конструктор формы; генерирует форму с кратким содержанием комментариев для администратора. |
comment_admin_overview_submit modules/comment/comment.module | Execute the chosen 'Update option' on the selected comments, such as publishing, unpublishing or deleting. |
comment_admin_overview_validate modules/comment/comment.module | We can't execute any 'Update options' if no comments were selected. |
comment_admin_settings modules/comment/comment.module | Menu callback; presents the comment settings page. |
comment_block modules/comment/comment.module | Реализация hook_block(). |
comment_confirm_delete modules/comment/comment.module | |
comment_confirm_delete_submit modules/comment/comment.module | |
comment_controls modules/comment/comment.module | |
comment_controls_submit modules/comment/comment.module | |
comment_delete modules/comment/comment.module | Коллбек меню; Подтверждение удаления комментария. |
comment_edit modules/comment/comment.module | Конструктор формы; генерирует форму редактирования комментария. |
comment_enable modules/comment/comment.install | Реализация hook_enable(). |
comment_form modules/comment/comment.module | |
comment_form_add_preview modules/comment/comment.module | Конструктор формы; Формирует и проверяет форму предпросмотра комментария. |
comment_form_alter modules/comment/comment.module | |
comment_form_box modules/comment/comment.module | |
comment_form_submit modules/comment/comment.module | |
comment_form_validate modules/comment/comment.module | |
comment_get_recent modules/comment/comment.module | Find a number of recent comments. This is done in two steps. 1. Find the n (specified by $number) nodes that have the most recent comments. This is done by querying node_comment_statistics which has an index on last_comment_timestamp, and is thus a... |
comment_help modules/comment/comment.module | Реализация hook_help(). |
comment_invoke_comment modules/comment/comment.module | Invoke a hook_comment() operation in all modules. |
comment_link modules/comment/comment.module | Реализация hook_link(). |
comment_links modules/comment/comment.module | |
comment_menu modules/comment/comment.module | Реализация hook_menu(). |
comment_multiple_delete_confirm modules/comment/comment.module | List the selected comments and verify that the admin really wants to delete them. |
comment_multiple_delete_confirm_submit modules/comment/comment.module | Perform the actual comment deletion. |
comment_nodeapi modules/comment/comment.module | Реализация hook_nodeapi(). |
comment_node_url modules/comment/comment.module | Возвращает нулевой и первый компоненты пути, разделенные слэшем. |
comment_num_all modules/comment/comment.module | Возвращает число комментариев к ноде. |
- « первая
- ‹ предыдущая
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- …
- следующая ›
- последняя »