Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BookBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
BookBreadcrumbBuilder::__construct | function | core/ |
Constructs the BookBreadcrumbBuilder. |
BookBreadcrumbTest | class | core/ |
Create a book, add pages, and test book interface. |
BookBreadcrumbTest.php | file | core/ |
|
BookBreadcrumbTest::$book | property | core/ |
A book node. |
BookBreadcrumbTest::$bookAuthor | property | core/ |
A user with permission to create and edit books. |
BookBreadcrumbTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BookBreadcrumbTest::$modules | property | core/ |
Modules to install. |
BookBreadcrumbTest::$webUserWithoutNodeAccess | property | core/ |
A user without the 'node test view' permission. |
BookBreadcrumbTest::createBookNode | function | core/ |
Creates a book node. |
BookBreadcrumbTest::createBreadcrumbBook | function | core/ |
Creates a new book with a page hierarchy. |
BookBreadcrumbTest::setUp | function | core/ |
|
BookBreadcrumbTest::testBreadcrumbAccessUpdates | function | core/ |
Tests that the breadcrumb is updated when book access changes. |
BookBreadcrumbTest::testBreadcrumbTitleUpdates | function | core/ |
Tests that the breadcrumb is updated when book content changes. |
BookContentModerationTest | class | core/ |
Tests Book and Content Moderation integration. |
BookContentModerationTest.php | file | core/ |
|
BookContentModerationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BookContentModerationTest::$modules | property | core/ |
Modules to install. |
BookContentModerationTest::setUp | function | core/ |
|
BookContentModerationTest::testBookWithPendingRevisions | function | core/ |
Tests that book drafts can not modify the book outline. |
BookController | class | core/ |
Controller routines for book routes. |
BookController.php | file | core/ |
|
BookController::$bookExport | property | core/ |
The book export service. |
BookController::$bookManager | property | core/ |
The book manager. |
BookController::$renderer | property | core/ |
The renderer. |
BookController::adminOverview | function | core/ |
Returns an administrative overview of all books. |
BookController::bookExport | function | core/ |
Generates representations of a book page and its children. |
BookController::bookRender | function | core/ |
Prints a listing of all books. |
BookController::create | function | core/ |
Instantiates a new instance of this class. |
BookController::__construct | function | core/ |
Constructs a BookController object. |
BookExport | class | core/ |
Provides methods for exporting book to different formats. |
BookExport.php | file | core/ |
|
BookExport::$bookManager | property | core/ |
The book manager. |
BookExport::$entityRepository | property | core/ |
The entity repository service. |
BookExport::$nodeStorage | property | core/ |
The node storage. |
BookExport::$viewBuilder | property | core/ |
The node view builder. |
BookExport::bookExportHtml | function | core/ |
Generates HTML for export when invoked by book_export(). |
BookExport::bookNodeExport | function | core/ |
Generates printer-friendly HTML for a node. |
BookExport::exportTraverse | function | core/ |
Traverses the book tree to build printable or exportable output. |
BookExport::__construct | function | core/ |
Constructs a BookExport object. |
BookInstallTest | class | core/ |
Test installation of Book module. |
BookInstallTest.php | file | core/ |
|
BookInstallTest::$modules | property | core/ |
Modules to enable. |
BookInstallTest::testBookInstallWithPreexistingContentType | function | core/ |
Tests Book install with pre-existing content type. |
BookJavascriptTest | class | core/ |
Tests Book javascript functionality. |
BookJavascriptTest.php | file | core/ |
|
BookJavascriptTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BookJavascriptTest::$modules | property | core/ |
Modules to enable. |
BookJavascriptTest::assertOrderInPage | function | core/ |
Asserts that several pieces of markup are in a given order in the page. |
BookJavascriptTest::testBookAddOutline | function | core/ |
Tests book outline AJAX request. |
Pagination
- Previous page
- Page 115
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.