Install, update and uninstall functions for the book module.

File

core/modules/book/book.install

Functions

Namesort descending Description
book_install Implements hook_install().
book_schema Implements hook_schema().
book_uninstall Implements hook_uninstall().
book_update_1000 Move book settings from variables to config.
book_update_1001 Add options for navigation and links.
book_update_1002 Add option for reorder link.
_book_install_type_create Creates the book content type.