BookTestCase::generateOutlinePattern |
function |
core/modules/book/tests/book.test |
Creates a regular expression to check for the sub-nodes in the outline. |
BookTestCase::testBookNavigationBlock |
function |
core/modules/book/tests/book.test |
Tests the functionality of the book navigation block. |
views_plugin_argument_default_book_root |
class |
core/modules/book/views/views_plugin_argument_default_book_root.inc |
Default argument plugin to get the current node's book root. |
template_preprocess_book_all_books_block |
function |
core/modules/book/book.theme.inc |
Processes variables for book-all-books-block.tpl.php. |
BookTestCase::testBookAddToOutlineAccess |
function |
core/modules/book/tests/book.test |
Test add to book outline access |
views_plugin_argument_default_book_root.inc |
file |
core/modules/book/views/views_plugin_argument_default_book_root.inc |
Contains the book root from current node argument default plugin. |
views_plugin_argument_default_book_root::get_argument |
function |
core/modules/book/views/views_plugin_argument_default_book_root.inc |
Return the default argument. |
BookTestCase::testNavigationBlockOnAccessModuleEnabled |
function |
core/modules/book/tests/book.test |
Tests the book navigation block when an access module is enabled. |