Функции
Имя | Описание |
---|---|
_book_install_type_create modules/book/book.install | |
_book_link_defaults modules/book/book.module | Return an array with default values for a book link. |
_book_outline_access modules/book/book.module | Menu item access callback - determine if the outline tab is accessible. |
_book_outline_remove_access modules/book/book.module | Menu item access callback - determine if the user can remove nodes from the outline. |
_book_parent_depth_limit modules/book/book.module | Find the depth limit for items in the parent select. |
_book_parent_select modules/book/book.module | Build the parent selection form element for the node form or outline tab |
_book_toc_recurse modules/book/book.module | Рекурсивная вспомогательная функция для book_toc(). |
_book_update_outline modules/book/book.module | Common helper function to handles additions and updates to the book outline. |
_color_blend modules/color/color.module | Blend two hex colors and return the GD color. |
_color_gd modules/color/color.module | Convert a hex triplet into a GD color. |
_color_hsl2rgb modules/color/color.module | Convert a HSL triplet into RGB |
_color_hue2rgb modules/color/color.module | Helper function for _color_hsl2rgb(). |
_color_pack modules/color/color.module | Convert an RGB triplet to a hex color. |
_color_page_alter modules/color/color.module | Callback for the theme to alter the resources used. |
_color_render_images modules/color/color.module | Render images that match a given palette. |
_color_rewrite_stylesheet modules/color/color.module | Rewrite the stylesheet to match the colors in the palette. |
_color_rgb2hsl modules/color/color.module | Convert an RGB triplet to HSL. |
_color_save_stylesheet modules/color/color.module | Save the rewritten stylesheet to disk. |
_color_shift modules/color/color.module | Shift a given color, using a reference pair and a target blend color. |
_color_unpack modules/color/color.module | Convert a hex color into an RGB triplet. |
_comment_delete_thread modules/comment/comment.admin.inc | Perform the actual deletion of a comment and all its replies. |
_comment_form_submit modules/comment/comment.module | Prepare a comment for submission. |
_comment_get_display_setting modules/comment/comment.module | Return a current comment display setting |
_comment_get_modes modules/comment/comment.module | Return an array of viewing modes for comment listings. |
_comment_get_orders modules/comment/comment.module | Return an array of viewing orders for comment listings. |
_comment_load modules/comment/comment.module | Load the entire comment by cid. |
_comment_per_page modules/comment/comment.module | Return an array of 'comments per page' settings from which the user can choose. |
_comment_update_node_statistics modules/comment/comment.module | Updates the comment statistics for a given node. This should be called any time a comment is added, deleted, or updated. |
_contact_user_tab_access modules/contact/contact.module | Determine if a user can access to the contact tab. |
_dblog_format_message modules/dblog/dblog.admin.inc | Formats a log message for display. |
_dblog_get_message_types modules/dblog/dblog.module | |
_db_create_field_sql includes/database.mysql-common.inc | Генерирует SQL-выражение для поля, которое может использоваться при создании или изменении таблицы. |
_db_create_index_sql includes/database.pgsql.inc | |
_db_create_keys includes/database.pgsql.inc | |
_db_create_keys_sql includes/database.mysql-common.inc | |
_db_create_key_sql includes/database.mysql-common.inc | |
_db_error_page includes/database.inc | Вспомогательная функция для показа фатальных ошибок в базе данных. |
_db_process_field includes/database.mysql-common.inc | Устанавливает специальные, относящееся к механизму СУБД свойства для поля. |
_db_query includes/database.mysql.inc | Вспомогательная функция для db_query(). |
_db_query_callback includes/database.inc | Вспомогательная функция для db_query(). |
_db_rewrite_sql includes/database.inc | Вспомогательная функция для db_rewrite_sql(). |
_decode_entities includes/unicode.inc | Вспомогательная функция для decode_entities. |
_drupal_bootstrap includes/bootstrap.inc | |
_drupal_bootstrap_full includes/common.inc | |
_drupal_build_css_path includes/common.inc | Helper function for drupal_build_css_cache(). |
_drupal_flush_css_js includes/common.inc | Helper function to change query-strings on css/js files. |
_drupal_html_to_mail_urls includes/mail.inc | Вспомогательная функция для drupal_html_to_text(). |
_drupal_html_to_text_clean includes/mail.inc | Helper function for drupal_wrap_mail() and drupal_html_to_text(). |
_drupal_html_to_text_pad includes/mail.inc | Helper function for drupal_html_to_text(). |
_drupal_initialize_schema includes/common.inc | Заполняет необходимые значения по умолчанию для определений таблицы, возвращаемых хуком hook_schema(). |
- « первая
- ‹ предыдущая
- …
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- следующая ›
- последняя »