Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
book_get_flat_menu drupal/core/modules/book/book.module Gets the book menu tree for a page and returns it as a linear array. 3
book_help drupal/core/modules/book/book.module Implements hook_help().
book_install drupal/core/modules/book/book.install Implements hook_install().
book_library_info drupal/core/modules/book/book.module Implements hook_library_info().
book_link_load drupal/core/modules/book/book.module Gets a book menu link by its menu link ID. 2
book_menu drupal/core/modules/book/book.module Implements hook_menu().
book_menu_name drupal/core/modules/book/book.module Generates the corresponding menu name from a book ID. 5
book_menu_subtree_data drupal/core/modules/book/book.module Gets the data representing a subtree of the book hierarchy. 3
book_next drupal/core/modules/book/book.module Fetches the menu link for the next page of the book. 1
book_node_export drupal/core/modules/book/book.module Generates printer-friendly HTML for a node. 1 1
book_node_insert drupal/core/modules/book/book.module Implements hook_node_insert().
book_node_load drupal/core/modules/book/book.module Implements hook_node_load().
book_node_predelete drupal/core/modules/book/book.module Implements hook_node_predelete().
book_node_prepare drupal/core/modules/book/book.module Implements hook_node_prepare().
book_node_presave drupal/core/modules/book/book.module Implements hook_node_presave().
book_node_type_update drupal/core/modules/book/book.module Implements hook_node_type_update().
book_node_update drupal/core/modules/book/book.module Implements hook_node_update().
book_node_view drupal/core/modules/book/book.module Implements hook_node_view().
book_node_view_link drupal/core/modules/book/book.module Adds relevant book links to the node's links. 1
book_outline drupal/core/modules/book/book.pages.inc Page callback: Shows the outline form for a single node. 1
book_outline_form drupal/core/modules/book/book.pages.inc Form constructor for the book outline form. 1
book_outline_form_submit drupal/core/modules/book/book.pages.inc Form submission handler for book_outline_form().
book_page_alter drupal/core/modules/book/book.module Implements hook_page_alter().
book_permission drupal/core/modules/book/book.module Implements hook_permission().
book_pick_book_nojs_submit drupal/core/modules/book/book.module Form submission handler for node_form(). 1
book_preprocess_block drupal/core/modules/book/book.module Implements hook_preprocess_HOOK() for block.tpl.php.
book_prev drupal/core/modules/book/book.module Fetches the menu link for the previous page of the book. 1
book_remove_button_submit drupal/core/modules/book/book.pages.inc Form submission handler for book_outline_form(). 1
book_remove_form drupal/core/modules/book/book.pages.inc Form constructor to confirm removal of a node from a book. 1
book_remove_form_submit drupal/core/modules/book/book.pages.inc Form submission handler for book_remove_form().
book_render drupal/core/modules/book/book.pages.inc Page callback: Prints a listing of all books. 1
book_schema drupal/core/modules/book/book.install Implements hook_schema().
book_theme drupal/core/modules/book/book.module Implements hook_theme().
book_toc drupal/core/modules/book/book.module Returns an array of book pages in table of contents order. 1
book_type_is_allowed drupal/core/modules/book/book.module Determines if a given node type is in the list of types allowed for books. 1
book_uninstall drupal/core/modules/book/book.install Implements hook_uninstall().
book_update_8000 drupal/core/modules/book/book.install Move book settings from variables to config.
book_update_bid drupal/core/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/core/includes/bootstrap.inc Defines the critical hooks that force modules to always be loaded. 1
bootstrap_invoke_all drupal/core/includes/bootstrap.inc Invokes a bootstrap hook in all bootstrap modules that implement it. 3
breakpoint_enable drupal/core/modules/breakpoint/breakpoint.install Implements hook_enable().
breakpoint_get_module_media_queries drupal/core/modules/breakpoint/breakpoint.module Get a list of available breakpoints from a specified module. 1
breakpoint_get_theme_media_queries drupal/core/modules/breakpoint/breakpoint.module Get a list of available breakpoints from a specified theme. 1
breakpoint_group_load drupal/core/modules/breakpoint/breakpoint.module Load one breakpoint group by its identifier.
breakpoint_group_select_options drupal/core/modules/breakpoint/breakpoint.module Load all breakpoint groups as select options. 1
breakpoint_help drupal/core/modules/breakpoint/breakpoint.module Implements hook_help().
breakpoint_load drupal/core/modules/breakpoint/breakpoint.module Load one breakpoint by its identifier. 4
breakpoint_modules_enabled drupal/core/modules/breakpoint/breakpoint.module Implements hook_modules_enabled().
breakpoint_modules_uninstalled drupal/core/modules/breakpoint/breakpoint.module Implements hook_modules_uninstalled().
breakpoint_select_options drupal/core/modules/breakpoint/breakpoint.module Load all breakpoints as select options.

Pages

Other projects