Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
_batch_test_nested_drupal_form_submit_callback drupal-7.x/modules/simpletest/tests/batch_test.module Batch operation: submits form_test_mock_form using drupal_form_submit(). 1
_batch_test_theme_callback drupal-7.x/modules/simpletest/tests/batch_test.module Batch callback function for testing the theme used on the progress page. 1
_block_compare drupal-7.x/modules/block/block.admin.inc Sorts active blocks by region, then by weight; sorts inactive blocks by name. 1
_block_custom_theme drupal-7.x/modules/block/block.module Theme callback for the block configuration pages. 1
_block_get_cache_id drupal-7.x/modules/block/block.module Assemble the cache_id to use for a given block. 1
_block_get_renderable_array drupal-7.x/modules/block/block.module Gets an array of blocks suitable for drupal_render(). 3
_block_load_blocks drupal-7.x/modules/block/block.module Loads blocks' information from the database. 1
_block_rehash drupal-7.x/modules/block/block.module Updates the 'block' DB table with the blocks currently exported by modules. 3
_block_render_blocks drupal-7.x/modules/block/block.module Render the content and subject for a set of blocks. 2
_block_themes_access drupal-7.x/modules/block/block.module Menu item access callback - only admin or enabled themes can be accessed. 3
_blog_post_exists drupal-7.x/modules/blog/blog.module Helper function to determine if a user has blog posts already. 1
_book_add_form_elements drupal-7.x/modules/book/book.module Builds the common elements of the book form for the node and outline forms. 2
_book_admin_table drupal-7.x/modules/book/book.admin.inc Builds the table portion of the form for the book administration page. 1
_book_admin_table_tree drupal-7.x/modules/book/book.admin.inc Helps build the main table in the book administration page form. 1
_book_flatten_menu drupal-7.x/modules/book/book.module Recursively converts a tree of menu links to a flat array. 1
_book_install_type_create drupal-7.x/modules/book/book.install Creates the book content type. 1
_book_link_defaults drupal-7.x/modules/book/book.module Returns an array with default values for a book page's menu link. 2
_book_node_is_removable drupal-7.x/modules/book/book.module Determines if a node can be removed from the book. 3
_book_outline_access drupal-7.x/modules/book/book.module Access callback: Determines if the outline tab is accessible. 1 1
_book_outline_remove_access drupal-7.x/modules/book/book.module Access callback: Determines if the user can remove nodes from the outline. 1
_book_parent_depth_limit drupal-7.x/modules/book/book.module Finds the depth limit for items in the parent select. 2
_book_parent_select drupal-7.x/modules/book/book.module Builds the parent selection form element for the node form or outline tab. 1
_book_toc_recurse drupal-7.x/modules/book/book.module Recursively processes and formats menu items for book_toc(). 1
_book_update_outline drupal-7.x/modules/book/book.module Handles additions and updates to the book outline. 4
_cache_get_object drupal-7.x/includes/cache.inc Gets the cache object for a cache bin. 6
_color_blend drupal-7.x/modules/color/color.module Blends two hex colors and returns the GD color. 1
_color_gd drupal-7.x/modules/color/color.module Converts a hex triplet into a GD color. 1
_color_hsl2rgb drupal-7.x/modules/color/color.module Converts an HSL triplet into RGB. 1
_color_html_alter drupal-7.x/modules/color/color.module Replaces style sheets with color-altered style sheets. 2
_color_hue2rgb drupal-7.x/modules/color/color.module Helper function for _color_hsl2rgb(). 1
_color_pack drupal-7.x/modules/color/color.module Converts an RGB triplet to a hex color. 1
_color_page_alter drupal-7.x/modules/color/color.module Replaces the logo with a color-altered logo. 2
_color_render_images drupal-7.x/modules/color/color.module Renders images that match a given palette. 1
_color_rewrite_stylesheet drupal-7.x/modules/color/color.module Rewrites the stylesheet to match the colors in the palette. 1
_color_rgb2hsl drupal-7.x/modules/color/color.module Converts an RGB triplet to HSL. 1
_color_save_stylesheet drupal-7.x/modules/color/color.module Saves the rewritten stylesheet to disk. 1
_color_shift drupal-7.x/modules/color/color.module Shifts a given color, using a reference pair and a target blend color. 1
_color_theme_select_form_alter drupal-7.x/modules/color/color.module Helper for hook_form_FORM_ID_alter() implementations. 1
_color_unpack drupal-7.x/modules/color/color.module Converts a hex color into an RGB triplet. 3
_comment_body_field_create drupal-7.x/modules/comment/comment.module Creates a comment_body field instance for a given node type. 2
_comment_get_modes drupal-7.x/modules/comment/comment.module Return an array of viewing modes for comment listings.
_comment_per_page drupal-7.x/modules/comment/comment.module Return an array of "comments per page" settings from which the user can choose. 1
_comment_update_node_statistics drupal-7.x/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. 2
_contact_personal_tab_access drupal-7.x/modules/contact/contact.module Menu access callback for a user's personal contact form. 1
_country_get_predefined_list drupal-7.x/includes/iso.inc Get an array of all country code => country name pairs. 1
_dblog_get_message_types drupal-7.x/modules/dblog/dblog.module Gathers a list of uniquely defined database log message types. 1
_db_create_keys_sql drupal-7.x/includes/database/database.inc
_drupal_bootstrap_configuration drupal-7.x/includes/bootstrap.inc Sets up the script environment and loads settings.php. 1
_drupal_bootstrap_database drupal-7.x/includes/bootstrap.inc Initializes the database system and registers autoload functions. 1
_drupal_bootstrap_full drupal-7.x/includes/common.inc 1

Páginas