Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BookTestCase::$web_user | property | modules/ |
A user with permission to view a book and access printer-friendly version. |
BookTestCase::checkBookNode | function | modules/ |
Checks the outline of sub-pages; previous, up, and next. |
BookTestCase::createBook | function | modules/ |
Creates a new book with a page hierarchy. |
BookTestCase::createBookNode | function | modules/ |
Creates a book node. |
BookTestCase::generateOutlinePattern | function | modules/ |
Creates a regular expression to check for the sub-nodes in the outline. |
BookTestCase::getInfo | function | modules/ |
|
BookTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BookTestCase::testBook | function | modules/ |
Tests book functionality through node interfaces. |
BookTestCase::testBookDelete | function | modules/ |
Tests the access for deleting top-level book nodes. |
BookTestCase::testBookExport | function | modules/ |
Tests book export ("printer-friendly version") functionality. |
BookTestCase::testBookNavigationBlock | function | modules/ |
Tests the functionality of the book navigation block. |
BookTestCase::testNavigationBlockOnAccessModuleEnabled | function | modules/ |
Tests the book navigation block when an access module is enabled. |
book_admin_edit | function | modules/ |
Form constructor for administering a single book's hierarchy. |
book_admin_edit_submit | function | modules/ |
Form submission handler for book_admin_edit(). |
book_admin_edit_validate | function | modules/ |
Form validation handler for book_admin_edit(). |
book_admin_overview | function | modules/ |
Returns an administrative overview of all books. |
book_admin_paths | function | modules/ |
Implements hook_admin_paths(). |
book_admin_settings | function | modules/ |
Form constructor for the book settings form. |
book_admin_settings_validate | function | modules/ |
Form validation handler for book_admin_settings(). |
book_block_configure | function | modules/ |
Implements hook_block_configure(). |
book_block_info | function | modules/ |
Implements hook_block_info(). |
book_block_save | function | modules/ |
Implements hook_block_save(). |
book_block_view | function | modules/ |
Implements hook_block_view(). |
book_children | function | modules/ |
Formats the menu links for the child pages of the current page. |
book_entity_info_alter | function | modules/ |
Implements hook_entity_info_alter(). |
book_export | function | modules/ |
Menu callback; Generates representations of a book page and its children. |
book_export_html | function | modules/ |
Generates HTML for export when invoked by book_export(). |
book_export_traverse | function | modules/ |
Traverses the book tree to build printable or exportable output. |
book_form_node_delete_confirm_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for node_delete_confirm(). |
book_form_node_form_alter | function | modules/ |
Implements hook_form_BASE_FORM_ID_alter() for node_form(). |
book_form_update | function | modules/ |
Renders a new parent page select element when the book selection changes. |
book_get_books | function | modules/ |
Returns an array of all books. |
book_get_flat_menu | function | modules/ |
Gets the book menu tree for a page and returns it as a linear array. |
book_help | function | modules/ |
Implements hook_help(). |
book_install | function | modules/ |
Implements hook_install(). |
book_link_load | function | modules/ |
Gets a book menu link by its menu link ID. |
book_menu | function | modules/ |
Implements hook_menu(). |
book_menu_name | function | modules/ |
Generates the corresponding menu name from a book ID. |
book_menu_subtree_data | function | modules/ |
Gets the data representing a subtree of the book hierarchy. |
book_next | function | modules/ |
Fetches the menu link for the next page of the book. |
book_node_delete | function | modules/ |
Implements hook_node_delete(). |
book_node_export | function | modules/ |
Generates printer-friendly HTML for a node. |
book_node_insert | function | modules/ |
Implements hook_node_insert(). |
book_node_load | function | modules/ |
Implements hook_node_load(). |
book_node_prepare | function | modules/ |
Implements hook_node_prepare(). |
book_node_presave | function | modules/ |
Implements hook_node_presave(). |
book_node_type_update | function | modules/ |
Implements hook_node_type_update(). |
book_node_update | function | modules/ |
Implements hook_node_update(). |
book_node_view | function | modules/ |
Implements hook_node_view(). |
book_node_view_link | function | modules/ |
Adds relevant book links to the node's links. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.