[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/modules/book/ -> book.admin.inc (summary)

(no description)

File Size: 249 lines (9 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 9 functions

  book_admin_overview()
  book_admin_settings()
  book_admin_settings_validate()
  book_admin_edit()
  book_admin_edit_validate()
  book_admin_edit_submit()
  _book_admin_table()
  _book_admin_table_tree()
  theme_book_admin_table()

Functions
Functions that are not part of a class:

book_admin_overview()   X-Ref
Returns an administrative overview of all books.


book_admin_settings()   X-Ref
Builds and returns the book settings form.


book_admin_settings_validate($form, &$form_state)   X-Ref
Validate the book settings form.


book_admin_edit($form_state, $node)   X-Ref
Build the form to administrate the hierarchy of a single book.


book_admin_edit_validate($form, &$form_state)   X-Ref
Check that the book has not been changed while using the form.


book_admin_edit_submit($form, &$form_state)   X-Ref
Handle submission of the book administrative page form.

This function takes care to save parent menu items before their children.
Saving menu items in the incorrect order can break the menu tree.


_book_admin_table($node, &$form)   X-Ref
Build the table portion of the form for the book administration page.


_book_admin_table_tree($tree, &$form)   X-Ref
Recursive helper to build the main table in the book administration page form.


theme_book_admin_table($form)   X-Ref
Theme function for the book administration page form.




Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7