book.pages.inc

Version 1.5.2.1 (checked in on 2008/08/13 at 23:59:13 by drumm)

User page callbacks for the book module.

Functions

NameDescription
book_exportMenu callback; Generates various representation of a book page and its children.
book_export_htmlThis function is called by book_export() to generate HTML for export.
book_form_updateAJAX callback to replace the book parent select options.
book_outlineMenu callback; show the outline form for a single node.
book_outline_formBuild the form to handle all book outline operations via the outline tab.
book_outline_form_submitHandles book outline form submissions from the outline tab.
book_remove_button_submitButton submit function to redirect to removal confirm form.
book_remove_formMenu callback; builds a form to confirm removal of a node from the book.
book_remove_form_submitConfirm form submit function to remove a node from the book.
book_renderMenu callback; prints a listing of all books.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.