Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 11.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BookManager::buildItems | function | core/ |
Builds the #items property for a book tree's renderable array. |
BookManager::checkNodeIsRemovable | function | core/ |
Determines if a node can be removed from the book. |
BookManager::checkNodeIsRemovable | function | core/ |
Determines if a node can be removed from the book. |
BookManager::deleteFromBook | function | core/ |
Deletes node's entry from book table. |
BookManager::deleteFromBook | function | core/ |
Deletes node's entry from book table. |
BookManager::doBookTreeBuild | function | core/ |
Builds a book tree. |
BookManager::doBookTreeCheckAccess | function | core/ |
Sorts the menu tree and recursively checks access for each item. |
BookManager::findChildrenRelativeDepth | function | core/ |
Determine the relative depth of the children of a given book link. |
BookManager::flatBookTree | function | core/ |
Recursively converts a tree of menu links to a flat array. |
BookManager::getActiveTrailIds | function | core/ |
Gets the active trail IDs for the specified book at the provided path. |
BookManager::getActiveTrailIds | function | core/ |
Gets the active trail IDs for the specified book at the provided path. |
BookManager::getAllBooks | function | core/ |
Returns an array of all books. |
BookManager::getAllBooks | function | core/ |
Returns an array of all books. |
BookManager::getBookParents | function | core/ |
|
BookManager::getBookParents | function | core/ |
|
BookManager::getLinkDefaults | function | core/ |
Returns an array with default values for a book page's menu link. |
BookManager::getLinkDefaults | function | core/ |
Returns an array with default values for a book page's menu link. |
BookManager::getParentDepthLimit | function | core/ |
Finds the depth limit for items in the parent select. |
BookManager::getParentDepthLimit | function | core/ |
Finds the depth limit for items in the parent select. |
BookManager::getTableOfContents | function | core/ |
Returns an array of book pages in table of contents order. |
BookManager::getTableOfContents | function | core/ |
Returns an array of book pages in table of contents order. |
BookManager::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
BookManager::loadBookLink | function | core/ |
Loads a single book entry. |
BookManager::loadBookLink | function | core/ |
Loads a single book entry. |
BookManager::loadBookLinks | function | core/ |
Loads multiple book entries. |
BookManager::loadBookLinks | function | core/ |
Loads multiple book entries. |
BookManager::loadBooks | function | core/ |
Loads Books Array. |
BookManager::moveChildren | function | core/ |
Moves children from the original parent to the updated link. |
BookManager::recurseTableOfContents | function | core/ |
Recursively processes and formats book links for getTableOfContents(). |
BookManager::saveBookLink | function | core/ |
Saves a link for a single book entry to the book. |
BookManager::saveBookLink | function | core/ |
Saves a link for a single book entry to the book. |
BookManager::setParents | function | core/ |
Sets the p1 through p9 properties for a book link being saved. |
BookManager::setStringTranslation | function | core/ |
|
BookManager::updateOriginalParent | function | core/ |
Updates the has_children flag of the parent of the original node. |
BookManager::updateOutline | function | core/ |
Handles additions and updates to the book outline. |
BookManager::updateOutline | function | core/ |
Handles additions and updates to the book outline. |
BookManager::updateParent | function | core/ |
Sets the has_children flag of the parent of the node. |
BookManager::__construct | function | core/ |
Constructs a BookManager object. |
BookManager::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
BookManagerInterface | interface | core/ |
Provides an interface defining a book manager. |
BookManagerInterface.php | file | core/ |
|
BookManagerInterface::addFormElements | function | core/ |
Builds the common elements of the book form for the node and outline forms. |
BookManagerInterface::bookLinkTranslate | function | core/ |
Provides book loading, access control and translation. |
BookManagerInterface::bookSubtreeData | function | core/ |
Gets the data representing a subtree of the book hierarchy. |
BookManagerInterface::bookTreeAllData | function | core/ |
Gets the data structure representing a named menu tree. |
BookManagerInterface::bookTreeCheckAccess | function | core/ |
Checks access and performs dynamic operations for each link in the tree. |
BookManagerInterface::bookTreeCollectNodeLinks | function | core/ |
Collects node links from a given menu tree recursively. |
BookManagerInterface::bookTreeGetFlat | function | core/ |
Gets the book for a page and returns it as a linear array. |
BookManagerInterface::bookTreeOutput | function | core/ |
Returns a rendered menu tree. |
BookManagerInterface::checkNodeIsRemovable | function | core/ |
Determines if a node can be removed from the book. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.