protected BookManager::bookTreeBuild($bid, array $parameters = array())
Builds a book tree, translates links, and checks access.
Parameters
int $bid: The Book ID to find links for.
array $parameters: (optional) An associative array of build parameters. Possible keys:
expanded: An array of parent link IDs to return only book links that are children of one of the parent link IDs in this list. If empty, the whole outline is built, unless 'only_active_trail' is TRUE.
active_trail: An array of no