Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BookNavigationCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| BookNavigationCacheContext::__construct | function | core/ |
Constructs a new BookNavigationCacheContext service. |
| BookNodeIsRemovableAccessCheck | class | core/ |
Determines whether the requested node can be removed from its book. |
| BookNodeIsRemovableAccessCheck.php | file | core/ |
|
| BookNodeIsRemovableAccessCheck::$bookManager | property | core/ |
Book Manager Service. |
| BookNodeIsRemovableAccessCheck::access | function | core/ |
Checks access for removing the node from its book. |
| BookNodeIsRemovableAccessCheck::__construct | function | core/ |
Constructs a BookNodeIsRemovableAccessCheck object. |
| BookOutline | class | core/ |
Provides handling to render the book outline. |
| BookOutline.php | file | core/ |
|
| BookOutline::$bookManager | property | core/ |
The book manager. |
| BookOutline::childrenLinks | function | core/ |
Formats the book links for the child pages of the current page. |
| BookOutline::nextLink | function | core/ |
Fetches the book link for the next page of the book. |
| BookOutline::prevLink | function | core/ |
Fetches the book link for the previous page of the book. |
| BookOutline::__construct | function | core/ |
Constructs a new BookOutline. |
| BookOutlineConstraint | class | core/ |
Validation constraint for changing the book outline in pending revisions. |
| BookOutlineConstraint.php | file | core/ |
|
| BookOutlineConstraint::$message | property | core/ |
|
| BookOutlineConstraintValidator | class | core/ |
Constraint validator for changing the book outline in pending revisions. |
| BookOutlineConstraintValidator.php | file | core/ |
|
| BookOutlineConstraintValidator::$bookManager | property | core/ |
The book manager. |
| 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. |
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.