Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
_color_unpack drupal/core/modules/color/color.module Converts a hex color into an RGB triplet. 3
_color_shift drupal/core/modules/color/color.module Shifts a given color, using a reference pair and a target blend color. 1
_color_save_stylesheet drupal/core/modules/color/color.module Saves the rewritten stylesheet to disk. 1
_color_rgb2hsl drupal/core/modules/color/color.module Converts an RGB triplet to HSL. 1
_color_rewrite_stylesheet drupal/core/modules/color/color.module Rewrites the stylesheet to match the colors in the palette. 1
_color_render_images drupal/core/modules/color/color.module Renders images that match a given palette. 1
_color_page_alter drupal/core/modules/color/color.module Replaces the logo with a color-altered logo. 1
_color_pack drupal/core/modules/color/color.module Converts an RGB triplet to a hex color. 1
_color_hue2rgb drupal/core/modules/color/color.module Helper function for _color_hsl2rgb(). 1
_color_html_alter drupal/core/modules/color/color.module Replaces style sheets with color-altered style sheets. 1
_color_hsl2rgb drupal/core/modules/color/color.module Converts an HSL triplet into RGB. 1
_color_gd drupal/core/modules/color/color.module Converts a hex triplet into a GD color. 1
_color_blend drupal/core/modules/color/color.module Blends two hex colors and returns the GD color. 1
_breakpoint_theme_enabled drupal/core/modules/breakpoint/breakpoint.module Import breakpoints from all new enabled themes. 2
_breakpoint_modules_enabled drupal/core/modules/breakpoint/breakpoint.module Import breakpoints from all new enabled modules. 2
_breakpoint_import_media_queries drupal/core/modules/breakpoint/breakpoint.module Import media queries from a theme or module and create a default group. 2
_breakpoint_import_breakpoint_groups drupal/core/modules/breakpoint/breakpoint.module Import breakpoint groups from theme or module. 3
_breakpoint_group_create_or_load drupal/core/modules/breakpoint/breakpoint.module Helper function to easily create/load a breakpoint group. 2
_breakpoint_delete_breakpoint_groups drupal/core/modules/breakpoint/breakpoint.module Remove breakpoint groups from all disabled themes or uninstalled modules. 1
_breakpoint_delete_breakpoints drupal/core/modules/breakpoint/breakpoint.module Remove breakpoints from all disabled themes or uninstalled modules. 2
_book_update_outline drupal/core/modules/book/book.module Handles additions and updates to the book outline. 4
_book_toc_recurse drupal/core/modules/book/book.module Recursively processes and formats menu items for book_toc(). 1
_book_parent_select drupal/core/modules/book/book.module Builds the parent selection form element for the node form or outline tab. 1
_book_parent_depth_limit drupal/core/modules/book/book.module Finds the depth limit for items in the parent select. 2
_book_outline_remove_access drupal/core/modules/book/book.module Access callback: Determines if the user can remove nodes from the outline. 1
_book_outline_access drupal/core/modules/book/book.module Access callback: Determines if the outline tab is accessible. 1 1
_book_node_is_removable drupal/core/modules/book/book.module Determines if a node can be removed from the book. 3
_book_link_defaults drupal/core/modules/book/book.module Returns an array with default values for a book page's menu link. 2
_book_install_type_create drupal/core/modules/book/book.install Creates the book content type. 1
_book_flatten_menu drupal/core/modules/book/book.module Recursively converts a tree of menu links to a flat array. 1
_book_admin_table_tree drupal/core/modules/book/book.admin.inc Helps build the main table in the book administration page form. 1
_book_admin_table drupal/core/modules/book/book.admin.inc Builds the table portion of the form for the book administration page. 1
_book_add_form_elements drupal/core/modules/book/book.module Builds the common elements of the book form for the node and outline forms. 2
_block_themes_access drupal/core/modules/block/block.module Access callback: Only enabled themes can be accessed. 1
_block_rehash drupal/core/modules/block/block.module Updates the 'block' DB table with the blocks currently exported by modules. 3
_block_load_blocks drupal/core/modules/block/block.module Loads blocks' information from the database. 1
_block_get_renderable_region drupal/core/modules/block/block.module Gets an array of blocks suitable for drupal_render(). 1
_block_get_renderable_block drupal/core/modules/block/block.module Builds the content and subject for a block. 1 1
_block_custom_theme drupal/core/modules/block/block.module Theme callback: Uses the theme specified in the parameter. 1
_block_compare drupal/core/modules/block/block.admin.inc Sorts active blocks by region, then by weight; sorts inactive blocks by name. 1
_batch_test_theme_callback drupal/core/modules/system/tests/modules/batch_test/batch_test.module Tests the progress page theme by performing a batch callback. 1
_batch_test_nested_drupal_form_submit_callback drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch operation: Submits form_test_mock_form() using drupal_form_submit(). 1
_batch_test_nested_batch_callback drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Performs a batch operation setting up its own batch. 1
_batch_test_finished_helper drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Provides a common 'finished' callback for batches 1 to 4. 6
_batch_test_finished_5 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Triggers 'finished' callback for batch 5. 1
_batch_test_finished_4 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Triggers 'finished' callback for batch 4. 1
_batch_test_finished_3 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Triggers 'finished' callback for batch 3. 1
_batch_test_finished_2 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Triggers 'finished' callback for batch 2. 1
_batch_test_finished_1 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Triggers 'finished' callback for batch 1. 1
_batch_test_finished_0 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Triggers 'finished' callback for batch 0. 1

Pages

Other projects