book.module

Allows users to create and organize related content in an outline.

File

core/modules/book/book.module

Functions

Name Description
book_entity_type_build Implements hook_entity_type_build().
book_form_node_confirm_form_alter Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeDeleteForm.
book_form_node_form_alter Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
book_form_update Renders a new parent page select element when the book selection changes.
book_help Implements hook_help().
book_node_builder Entity form builder to add the book information to the node.
book_node_insert Implements hook_ENTITY_TYPE_insert() for node entities.
book_node_links_alter Implements hook_node_links_alter().
book_node_load Implements hook_ENTITY_TYPE_load() for node entities.
book_node_predelete Implements hook_ENTITY_TYPE_predelete() for node entities.
book_node_prepare_form Implements hook_ENTITY_TYPE_prepare_form() for node entities.
book_node_presave Implements hook_ENTITY_TYPE_presave() for node entities.
book_node_type_update Implements hook_ENTITY_TYPE_update() for node_type entities.
book_node_update Implements hook_ENTITY_TYPE_update() for node entities.
book_node_view Implements hook_ENTITY_TYPE_view() for node entities.
book_pick_book_nojs_submit Form submission handler for node_form().
book_theme Implements hook_theme().
book_type_is_allowed Determines if a given node type is in the list of types allowed for books.
template_preprocess_book_all_books_block Prepares variables for book listing block templates.
template_preprocess_book_export_html Prepares variables for book export templates.
template_preprocess_book_navigation Prepares variables for book navigation templates.
template_preprocess_book_node_export_html Prepares variables for single node export templates.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!book!book.module/8.1.x