Primary tabs

Namesort descending Location Description Direct uses Strings
book_export modules/book/book.pages.inc Menu callback; Generates representations of a book page and its children. 1
book_export_html modules/book/book.pages.inc Generates HTML for export when invoked by book_export(). 1
book_export_traverse modules/book/book.module Traverses the book tree to build printable or exportable output. 1
book_form_node_delete_confirm_alter modules/book/book.module Implements hook_form_FORM_ID_alter() for node_delete_confirm().
book_form_node_form_alter modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
book_form_update modules/book/book.module Renders a new parent page select element when the book selection changes. 1
book_get_books modules/book/book.module Returns an array of all books. 2 2
book_get_flat_menu modules/book/book.module Gets the book menu tree for a page and returns it as a linear array. 3
book_help modules/book/book.module Implements hook_help().
book_install modules/book/book.install Implements hook_install().
book_link_load modules/book/book.module Gets a book menu link by its menu link ID. 2
book_menu modules/book/book.module Implements hook_menu().
book_menu_name modules/book/book.module Generates the corresponding menu name from a book ID. 5
book_menu_subtree_data modules/book/book.module Gets the data representing a subtree of the book hierarchy. 3
book_next modules/book/book.module Fetches the menu link for the next page of the book. 1
book_node_delete modules/book/book.module Implements hook_node_delete().
book_node_export modules/book/book.module Generates printer-friendly HTML for a node. 1 1
book_node_insert modules/book/book.module Implements hook_node_insert().
book_node_load modules/book/book.module Implements hook_node_load().
book_node_prepare modules/book/book.module Implements hook_node_prepare().
book_node_presave modules/book/book.module Implements hook_node_presave().
book_node_type_update modules/book/book.module Implements hook_node_type_update().
book_node_update modules/book/book.module Implements hook_node_update().
book_node_view modules/book/book.module Implements hook_node_view().
book_node_view_link modules/book/book.module Adds relevant book links to the node's links. 1
book_outline modules/book/book.pages.inc Menu callback: Shows the outline form for a single node. 1
book_outline_form modules/book/book.pages.inc Form constructor for the book outline form. 1
book_outline_form_submit modules/book/book.pages.inc Form submission handler for book_outline_form().
book_page_alter modules/book/book.module Implements hook_page_alter().
book_permission modules/book/book.module Implements hook_permission().
book_pick_book_nojs_submit modules/book/book.module Form submission handler for node_form(). 1
book_prev modules/book/book.module Fetches the menu link for the previous page of the book. 1
book_remove_button_submit modules/book/book.pages.inc Form submission handler for book_outline_form(). 1
book_remove_form modules/book/book.pages.inc Form constructor to confirm removal of a node from a book. 1
book_remove_form_submit modules/book/book.pages.inc Form submission handler for book_remove_form().
book_render modules/book/book.pages.inc Menu callback: Prints a listing of all books. 1
book_schema modules/book/book.install Implements hook_schema().
book_theme modules/book/book.module Implements hook_theme().
book_toc modules/book/book.module Returns an array of book pages in table of contents order. 1
book_type_is_allowed modules/book/book.module Determine if a given node type is in the list of types allowed for books. 1
book_uninstall modules/book/book.install Implements hook_uninstall().
book_update_bid modules/book/book.module Updates the book ID of a page and its children when it moves to a new book. 1
bootstrap_hooks includes/bootstrap.inc Defines the critical hooks that force modules to always be loaded. 1
bootstrap_invoke_all includes/bootstrap.inc Invokes a bootstrap hook in all bootstrap modules that implement it. 3
boot_test_1_boot modules/simpletest/tests/boot_test_1.module Implements hook_boot().
boot_test_2_help modules/simpletest/tests/boot_test_2.module Implements hook_help().
cache_clear_all includes/cache.inc Expires data from the cache. 82 2
cache_get includes/cache.inc Returns data from the persistent cache. 54 1
cache_get_multiple includes/cache.inc Returns data from the persistent cache when given an array of cache IDs. 3
cache_is_empty includes/cache.inc Checks if a cache bin is empty. 1

Pages

Other projects