Admin page callbacks for the Book module.

File

core/modules/book/book.admin.inc

Functions

Namesort ascending Description
_book_admin_table_tree Helps build the main table in the book administration page form.
_book_admin_table Builds the table portion of the form for the book administration page.
theme_book_admin_table Returns HTML for a book administration form.
book_admin_settings_validate Form validation handler for book_admin_settings().
book_admin_settings_submit Form submission handler for book_admin_settings().
book_admin_settings Form constructor for the book settings form.
book_admin_overview Returns an administrative overview of all books.
book_admin_edit_validate Form validation handler for book_admin_edit().
book_admin_edit_submit Form submission handler for book_admin_edit().
book_admin_edit Form constructor for administering a single book's hierarchy.