book.admin.inc

Version

1.8.2.2 (checked in on 2008/07/08 at 10:19:46 by goba)

Description

Admin page callbacks for the book module.

Functions

Namesort iconDescription
book_admin_editBuild the form to administrate the hierarchy of a single book. See alsobook_admin_edit_submit()
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. See alsobook_admin_edit()
book_admin_overviewReturns an administrative overview of all books.
book_admin_settingsBuilds and returns the book settings form. See alsobook_admin_settings_validate()
book_admin_settings_validateValidate the book settings form. See alsobook_admin_settings()
theme_book_admin_tableTheme function for the book administration page form. See alsobook_admin_table()
_book_admin_tableBuild the table portion of the form for the book administration page. See alsobook_admin_edit()
_book_admin_table_treeRecursive helper to build the main table in the book administration page form. See alsobook_admin_edit()
 
 

Drupal is a registered trademark of Dries Buytaert.