| 
            book_node_prepare           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Implements hook_node_prepare().           | 
              
          
                  | 
            book_autoload_info           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Implements hook_autoload_info().           | 
              
          
                  | 
            _book_flatten_menu           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Recursively converts a tree of menu links to a flat array.           | 
              
          
                  | 
            book_get_flat_menu           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Gets the book menu tree for a page and returns it as a linear array.           | 
              
          
                  | 
            book_views_plugins           | 
                  
            function           | 
                  
            modules/book/views/book.views.inc           | 
                  
            Implements hook_views_plugins().           | 
              
          
                  | 
            book_node_predelete           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Implements hook_node_predelete().           | 
              
          
                  | 
            book_node_view_link           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Adds relevant book links to the node's links.           | 
              
          
                  | 
            _book_link_defaults           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Returns an array with default values for a book page's menu link.           | 
              
          
                  | 
            book_admin_overview           | 
                  
            function           | 
                  
            modules/book/book.admin.inc           | 
                  
            Returns an administrative overview of all books.           | 
              
          
                  | 
            book_admin_settings           | 
                  
            function           | 
                  
            modules/book/book.admin.inc           | 
                  
            Form constructor for the book settings form.           | 
              
          
                  | 
            BookTestCase::setUp           | 
                  
            function           | 
                  
            modules/book/tests/book.test           | 
                  
            Sets up a Backdrop site for running functional and integration tests.           | 
              
          
                  | 
            BookTestCase::$book           | 
                  
            property           | 
                  
            modules/book/tests/book.test           | 
                  
            A book node.           | 
              
          
                  | 
            _book_parent_select           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Builds the parent selection form element for the node form or outline tab.           | 
              
          
                  | 
            book_type_is_allowed           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Determine if a given node type is in the list of types allowed for books.           | 
              
          
                  | 
            book_block_configure           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Implements hook_block_configure().           | 
              
          
                  | 
            _book_outline_access           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Access callback: Determines if the outline tab is accessible.           | 
              
          
                  | 
            _book_update_outline           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Handles additions and updates to the book outline.           | 
              
          
                  | 
            book_node_type_update           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Implements hook_node_type_update().           | 
              
          
                  | 
            book_preprocess_block           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Implements hook_preprocess_block().           | 
              
          
                  | 
            BookTestCase::testBook           | 
                  
            function           | 
                  
            modules/book/tests/book.test           | 
                  
            Tests book functionality through node interfaces.           | 
              
          
                  | 
            book_menu_subtree_data           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Gets the data representing a subtree of the book hierarchy.           | 
              
          
                  | 
            book_admin_edit_submit           | 
                  
            function           | 
                  
            modules/book/book.admin.inc           | 
                  
            Form submission handler for book_admin_edit().           | 
              
          
                  | 
            _book_admin_table_tree           | 
                  
            function           | 
                  
            modules/book/book.admin.inc           | 
                  
            Helps build the main table in the book administration page form.           | 
              
          
                  | 
            theme_book_admin_table           | 
                  
            function           | 
                  
            modules/book/book.admin.inc           | 
                  
            Returns HTML for a book administration form.           | 
              
          
                  | 
            book_entity_info_alter           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Implements hook_entity_info_alter().           | 
              
          
                  | 
            book_remove_form_submit           | 
                  
            function           | 
                  
            modules/book/book.pages.inc           | 
                  
            Form submission handler for book_remove_form().           | 
              
          
                  | 
            BookTestCase::$web_user           | 
                  
            property           | 
                  
            modules/book/tests/book.test           | 
                  
            A user with permission to view a book.           | 
              
          
                  | 
            _book_add_form_elements           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Builds the common elements of the book form for the node and outline forms.           | 
              
          
                  | 
            book-navigation.tpl.php           | 
                  
            file           | 
                  
            modules/book/templates/book-navigation.tpl.php           | 
                  
            Default theme implementation to navigate books.           | 
              
          
                  | 
            _book_node_is_removable           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Determines if a node can be removed from the book.           | 
              
          
                  | 
            _book_parent_depth_limit           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Finds the depth limit for items in the parent select.           | 
              
          
                  | 
            book_admin_edit_validate           | 
                  
            function           | 
                  
            modules/book/book.admin.inc           | 
                  
            Form validation handler for book_admin_edit().           | 
              
          
                  | 
            book_outline_form_submit           | 
                  
            function           | 
                  
            modules/book/book.pages.inc           | 
                  
            Form submission handler for book_outline_form().           | 
              
          
                  | 
            BookTestCase::createBook           | 
                  
            function           | 
                  
            modules/book/tests/book.test           | 
                  
            Creates a new book with a page hierarchy.           | 
              
          
                  | 
            _book_install_type_create           | 
                  
            function           | 
                  
            modules/book/book.install           | 
                  
            Creates the book content type.           | 
              
          
                  | 
            BookTestCase::$admin_user           | 
                  
            property           | 
                  
            modules/book/tests/book.test           | 
                  
            A user with permission to create and edit books and to administer blocks.           | 
              
          
                  | 
            book_form_node_form_alter           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Implements hook_form_BASE_FORM_ID_alter().           | 
              
          
                  | 
            book_remove_button_submit           | 
                  
            function           | 
                  
            modules/book/book.pages.inc           | 
                  
            Form submission handler for book_outline_form().           | 
              
          
                  | 
            book_admin_settings_submit           | 
                  
            function           | 
                  
            modules/book/book.admin.inc           | 
                  
            Form submission handler for book_admin_settings().           | 
              
          
                  | 
            BookTestCase::$book_author           | 
                  
            property           | 
                  
            modules/book/tests/book.test           | 
                  
            A user with permission to create and edit books.           | 
              
          
                  | 
            book_pick_book_nojs_submit           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Form submission handler for node_form().           | 
              
          
                  | 
            TranslationTestCase::$book           | 
                  
            property           | 
                  
            modules/translation/tests/translation.test           | 
                  
                       | 
              
          
                  | 
            BookTestCase::checkBookNode           | 
                  
            function           | 
                  
            modules/book/tests/book.test           | 
                  
            Checks the outline of sub-pages; previous, up, and next.           | 
              
          
                  | 
            _book_outline_remove_access           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Access callback: Determines if the user can remove nodes from the outline.           | 
              
          
                  | 
            book-all-books-block.tpl.php           | 
                  
            file           | 
                  
            modules/book/templates/book-all-books-block.tpl.php           | 
                  
            Default theme implementation for rendering book outlines within a block.           | 
              
          
                  | 
            BookTestCase::createBookNode           | 
                  
            function           | 
                  
            modules/book/tests/book.test           | 
                  
            Creates a book node.           | 
              
          
                  | 
            book_admin_settings_validate           | 
                  
            function           | 
                  
            modules/book/book.admin.inc           | 
                  
            Form validation handler for book_admin_settings().           | 
              
          
                  | 
            BookTestCase::testBookDelete           | 
                  
            function           | 
                  
            modules/book/tests/book.test           | 
                  
            Tests the access for deleting top-level book nodes.           | 
              
          
                  | 
            template_preprocess_book_navigation           | 
                  
            function           | 
                  
            modules/book/book.theme.inc           | 
                  
            Processes variables for book-navigation.tpl.php.           | 
              
          
                  | 
            book_form_node_delete_confirm_alter           | 
                  
            function           | 
                  
            modules/book/book.module           | 
                  
            Implements hook_form_FORM_ID_alter().           |