Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
book_node_load drupal/modules/book/book.module Implements hook_node_load().
book_node_prepare drupal/modules/book/book.module Implements hook_node_prepare().
book_node_presave drupal/modules/book/book.module Implements hook_node_presave().
book_node_type_update drupal/modules/book/book.module Implements hook_node_type_update().
book_node_update drupal/modules/book/book.module Implements hook_node_update().
book_node_view drupal/modules/book/book.module Implements hook_node_view().
book_node_view_link drupal/modules/book/book.module Adds relevant book links to the node's links. 1
book_outline drupal/modules/book/book.pages.inc Menu callback: Shows the outline form for a single node. 1
book_outline_form drupal/modules/book/book.pages.inc Form constructor for the book outline form. 1
book_outline_form_submit drupal/modules/book/book.pages.inc Form submission handler for book_outline_form().
book_page_alter drupal/modules/book/book.module Implements hook_page_alter().
book_permission drupal/modules/book/book.module Implements hook_permission().
book_pick_book_nojs_submit drupal/modules/book/book.module Form submission handler for node_form(). 1
book_prev drupal/modules/book/book.module Fetches the menu link for the previous page of the book. 1
book_remove_button_submit drupal/modules/book/book.pages.inc Form submission handler for book_outline_form(). 1
book_remove_form drupal/modules/book/book.pages.inc Form constructor to confirm removal of a node from a book. 1
book_remove_form_submit drupal/modules/book/book.pages.inc Form submission handler for book_remove_form().
book_render drupal/modules/book/book.pages.inc Menu callback: Prints a listing of all books. 1
book_schema drupal/modules/book/book.install Implements hook_schema().
book_theme drupal/modules/book/book.module Implements hook_theme().
book_toc drupal/modules/book/book.module Returns an array of book pages in table of contents order. 1
book_type_is_allowed drupal/modules/book/book.module Determine if a given node type is in the list of types allowed for books. 1
book_uninstall drupal/modules/book/book.install Implements hook_uninstall().
book_update_bid drupal/modules/book/book.module Updates the book ID of a page and its children when it moves to a new book. 1
bootstrap_hooks drupal/includes/bootstrap.inc Defines the critical hooks that force modules to always be loaded. 1
bootstrap_invoke_all drupal/includes/bootstrap.inc Invokes a bootstrap hook in all bootstrap modules that implement it. 3
boot_test_1_boot drupal/modules/simpletest/tests/boot_test_1.module Implements hook_boot().
boot_test_2_help drupal/modules/simpletest/tests/boot_test_2.module Implements hook_help().
cache_clear_all drupal/includes/cache.inc Expires data from the cache. 80 2
cache_get drupal/includes/cache.inc Returns data from the persistent cache. 54 1
cache_get_multiple drupal/includes/cache.inc Returns data from the persistent cache when given an array of cache IDs. 3
cache_is_empty drupal/includes/cache.inc Checks if a cache bin is empty. 1
cache_set drupal/includes/cache.inc Stores data in the persistent cache. 51
callback_batch_finished drupal/modules/system/form.api.php Complete a batch process.
callback_batch_operation drupal/modules/system/form.api.php Perform a single batch operation.
callback_entity_info_label drupal/modules/system/system.api.php Return the label of an entity.
callback_entity_info_language drupal/modules/system/system.api.php Return the language code of the entity.
callback_entity_info_uri drupal/modules/system/system.api.php Return the URI for an entity.
callback_filter_prepare drupal/modules/filter/filter.api.php Provide prepared text with special characters escaped.
callback_filter_process drupal/modules/filter/filter.api.php Provide text filtered to conform to the supplied format.
callback_filter_settings drupal/modules/filter/filter.api.php Provide a settings form for filter settings.
callback_filter_tips drupal/modules/filter/filter.api.php Return help text for a filter.
callback_queue_worker drupal/modules/system/system.api.php Work on a single queue item.
callback_search_conditions drupal/modules/search/search.api.php Provide search query conditions. 1
check_markup drupal/modules/filter/filter.module Runs all the enabled filters on a piece of text. 15
check_plain drupal/includes/bootstrap.inc Encodes special characters in a plain-text string for display as HTML. 188 10
check_url drupal/includes/common.inc Strips dangerous protocols from a URI and encodes it for output to HTML. 17
color_form_system_themes_alter drupal/modules/color/color.module Implements hook_form_FORM_ID_alter().
color_form_system_theme_settings_alter drupal/modules/color/color.module Implements hook_form_FORM_ID_alter().
color_get_info drupal/modules/color/color.module Retrieves the Color module information for a particular theme. 3

Pages

Other projects