Same name in other branches
  1. 8.9.x Drupal\book
  2. 9 Drupal\book
Classsort descending Location Description
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 under certain conditions.