namespace Drupal\book

Same name in other branches
  1. 11.x Drupal\book
  2. 9 Drupal\book
  3. 10 Drupal\book
Object name File name Summary
BookBreadcrumbBuilder core/modules/book/src/BookBreadcrumbBuilder.php Provides a breadcrumb builder for nodes in a book.
BookExport core/modules/book/src/BookExport.php Provides methods for exporting book to different formats.
BookManager core/modules/book/src/BookManager.php Defines a book manager.
BookManagerInterface core/modules/book/src/BookManagerInterface.php Provides an interface defining a book manager.
BookOutline core/modules/book/src/BookOutline.php Provides handling to render the book outline.
BookOutlineStorage core/modules/book/src/BookOutlineStorage.php Defines a storage class for books outline.
BookOutlineStorageInterface core/modules/book/src/BookOutlineStorageInterface.php Defines a common interface for book outline storage classes.
BookUninstallValidator core/modules/book/src/BookUninstallValidator.php Prevents book module from being uninstalled whilst any book nodes exist or
there are any book outline stored.

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