| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 250 lines (9 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| 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: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |