Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
BookTestCase::$web_user property modules/book/book.test A user with permission to view a book and access printer-friendly version.
BookTestCase::checkBookNode function modules/book/book.test Checks the outline of sub-pages; previous, up, and next.
BookTestCase::createBook function modules/book/book.test Creates a new book with a page hierarchy.
BookTestCase::createBookNode function modules/book/book.test Creates a book node.
BookTestCase::generateOutlinePattern function modules/book/book.test Creates a regular expression to check for the sub-nodes in the outline.
BookTestCase::getInfo function modules/book/book.test
BookTestCase::setUp function modules/book/book.test Sets up a Drupal site for running functional and integration tests.
BookTestCase::testBook function modules/book/book.test Tests book functionality through node interfaces.
BookTestCase::testBookDelete function modules/book/book.test Tests the access for deleting top-level book nodes.
BookTestCase::testBookExport function modules/book/book.test Tests book export ("printer-friendly version") functionality.
BookTestCase::testBookNavigationBlock function modules/book/book.test Tests the functionality of the book navigation block.
BookTestCase::testNavigationBlockOnAccessModuleEnabled function modules/book/book.test Tests the book navigation block when an access module is enabled.
book_admin_edit function modules/book/book.admin.inc Form constructor for administering a single book's hierarchy.
book_admin_edit_submit function modules/book/book.admin.inc Form submission handler for book_admin_edit().
book_admin_edit_validate function modules/book/book.admin.inc Form validation handler for book_admin_edit().
book_admin_overview function modules/book/book.admin.inc Returns an administrative overview of all books.
book_admin_paths function modules/book/book.module Implements hook_admin_paths().
book_admin_settings function modules/book/book.admin.inc Form constructor for the book settings form.
book_admin_settings_validate function modules/book/book.admin.inc Form validation handler for book_admin_settings().
book_block_configure function modules/book/book.module Implements hook_block_configure().
book_block_info function modules/book/book.module Implements hook_block_info().
book_block_save function modules/book/book.module Implements hook_block_save().
book_block_view function modules/book/book.module Implements hook_block_view().
book_children function modules/book/book.module Formats the menu links for the child pages of the current page.
book_entity_info_alter function modules/book/book.module Implements hook_entity_info_alter().
book_export function modules/book/book.pages.inc Menu callback; Generates representations of a book page and its children.
book_export_html function modules/book/book.pages.inc Generates HTML for export when invoked by book_export().
book_export_traverse function modules/book/book.module Traverses the book tree to build printable or exportable output.
book_form_node_delete_confirm_alter function modules/book/book.module Implements hook_form_FORM_ID_alter() for node_delete_confirm().
book_form_node_form_alter function modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
book_form_update function modules/book/book.module Renders a new parent page select element when the book selection changes.
book_get_books function modules/book/book.module Returns an array of all books.
book_get_flat_menu function modules/book/book.module Gets the book menu tree for a page and returns it as a linear array.
book_help function modules/book/book.module Implements hook_help().
book_install function modules/book/book.install Implements hook_install().
book_link_load function modules/book/book.module Gets a book menu link by its menu link ID.
book_menu function modules/book/book.module Implements hook_menu().
book_menu_name function modules/book/book.module Generates the corresponding menu name from a book ID.
book_menu_subtree_data function modules/book/book.module Gets the data representing a subtree of the book hierarchy.
book_next function modules/book/book.module Fetches the menu link for the next page of the book.
book_node_delete function modules/book/book.module Implements hook_node_delete().
book_node_export function modules/book/book.module Generates printer-friendly HTML for a node.
book_node_insert function modules/book/book.module Implements hook_node_insert().
book_node_load function modules/book/book.module Implements hook_node_load().
book_node_prepare function modules/book/book.module Implements hook_node_prepare().
book_node_presave function modules/book/book.module Implements hook_node_presave().
book_node_type_update function modules/book/book.module Implements hook_node_type_update().
book_node_update function modules/book/book.module Implements hook_node_update().
book_node_view function modules/book/book.module Implements hook_node_view().
book_node_view_link function modules/book/book.module Adds relevant book links to the node's links.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.