book.admin.inc

Version

1.32 (checked in on 2010/02/25 at 09:44:51 by dries)

Description

Admin page callbacks for the book module.

Functions

Namesort iconDescription
book_admin_editBuild the form to administrate the hierarchy of a single book.
book_admin_edit_submitHandle submission of the book administrative page form.
book_admin_edit_validateCheck that the book has not been changed while using the form.
book_admin_overviewReturns an administrative overview of all books.
book_admin_settingsBuilds and returns the book settings form.
book_admin_settings_validateValidate the book settings form.
theme_book_admin_tableTheme function for the book administration page form.
_book_admin_tableBuild the table portion of the form for the book administration page.
_book_admin_table_treeRecursive helper to build the main table in the book administration page form.