Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BookOutlineConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| BookOutlineConstraintValidator::validate | function | core/ |
|
| BookOutlineConstraintValidator::__construct | function | core/ |
Creates a new BookOutlineConstraintValidator instance. |
| BookOutlineForm | class | core/ |
Displays the book outline form. |
| BookOutlineForm.php | file | core/ |
|
| BookOutlineForm::$bookManager | property | core/ |
BookManager service. |
| BookOutlineForm::$entity | property | core/ |
The book being displayed. |
| BookOutlineForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| BookOutlineForm::create | function | core/ |
Instantiates a new instance of this class. |
| BookOutlineForm::form | function | core/ |
Gets the actual form array to be built. |
| BookOutlineForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| BookOutlineForm::save | function | core/ |
Form submission handler for the 'save' action. |
| BookOutlineForm::__construct | function | core/ |
Constructs a BookOutlineForm object. |
| BookOutlineStorage | class | core/ |
Defines a storage class for books outline. |
| BookOutlineStorage.php | file | core/ |
|
| BookOutlineStorage::$connection | property | core/ |
Database Service Object. |
| BookOutlineStorage::countOriginalLinkChildren | function | core/ |
Count the number of original link children. |
| BookOutlineStorage::delete | function | core/ |
Deletes a book entry. |
| BookOutlineStorage::getBookMenuTree | function | core/ |
Builds tree data used for the menu tree. |
| BookOutlineStorage::getBooks | function | core/ |
Gets books (the highest positioned book links). |
| BookOutlineStorage::getBookSubtree | function | core/ |
Get book subtree. |
| BookOutlineStorage::getChildRelativeDepth | function | core/ |
Gets child relative depth. |
| BookOutlineStorage::hasBooks | function | core/ |
Checks if there are any books. |
| BookOutlineStorage::insert | function | core/ |
Inserts a book link. |
| BookOutlineStorage::loadBookChildren | function | core/ |
Loads book's children using its parent ID. |
| BookOutlineStorage::loadMultiple | function | core/ |
Loads books. |
| BookOutlineStorage::update | function | core/ |
Updates book reference for links that were moved between books. |
| BookOutlineStorage::updateMovedChildren | function | core/ |
Update the book ID of the book link that it's being moved. |
| BookOutlineStorage::__construct | function | core/ |
Constructs a BookOutlineStorage object. |
| BookOutlineStorageInterface | interface | core/ |
Defines a common interface for book outline storage classes. |
| BookOutlineStorageInterface.php | file | core/ |
|
| BookOutlineStorageInterface::countOriginalLinkChildren | function | core/ |
Count the number of original link children. |
| BookOutlineStorageInterface::delete | function | core/ |
Deletes a book entry. |
| BookOutlineStorageInterface::getBookMenuTree | function | core/ |
Builds tree data used for the menu tree. |
| BookOutlineStorageInterface::getBooks | function | core/ |
Gets books (the highest positioned book links). |
| BookOutlineStorageInterface::getBookSubtree | function | core/ |
Get book subtree. |
| BookOutlineStorageInterface::getChildRelativeDepth | function | core/ |
Gets child relative depth. |
| BookOutlineStorageInterface::hasBooks | function | core/ |
Checks if there are any books. |
| BookOutlineStorageInterface::insert | function | core/ |
Inserts a book link. |
| BookOutlineStorageInterface::loadBookChildren | function | core/ |
Loads book's children using its parent ID. |
| BookOutlineStorageInterface::loadMultiple | function | core/ |
Loads books. |
| BookOutlineStorageInterface::update | function | core/ |
Updates book reference for links that were moved between books. |
| BookOutlineStorageInterface::updateMovedChildren | function | core/ |
Update the book ID of the book link that it's being moved. |
| BookPendingRevisionTest | class | core/ |
Tests that the Book module handles pending revisions correctly. |
| BookPendingRevisionTest.php | file | core/ |
|
| BookPendingRevisionTest::$modules | property | core/ |
Modules to enable. |
| BookPendingRevisionTest::setUp | function | core/ |
|
| BookPendingRevisionTest::testBookWithPendingRevisions | function | core/ |
Tests pending revision handling for books. |
| BookRelationshipTest | class | core/ |
Tests entity reference relationship data. |
| BookRelationshipTest.php | file | core/ |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.