You are here

Functions in Book helper 6

Primary tabs

Namesort descending Location Description Direct uses Strings
book_helper_admin_edit ./book_helper.admin.inc Build the form to administrate the hierarchy of a single book. 2
book_helper_admin_edit_submit ./book_helper.admin.inc Handle submission of the book administrative page form.
book_helper_admin_edit_validate ./book_helper.admin.inc Check that the book has not been changed while using the form.
book_helper_admin_settings_submit ./book_helper.admin.inc Submit handler; For book admin settings. 1
book_helper_block ./book_helper.module Implementation of hook_block().
book_helper_display_delete_book_page_warning ./book_helper.module Display a warning warning when deleting a book page that has child pages. 1
book_helper_form_alter ./book_helper.module Implementation of hook_form_alter().
book_helper_form_book_admin_settings_alter ./book_helper.module Implementation of hook_form_FORM_ID_alter().
book_helper_help ./book_helper.module Implementation of hook_help().
book_helper_install ./book_helper.install Implementation of hook_install().
book_helper_link_alter ./book_helper.module Implementation of hook_link_alter().
book_helper_menu ./book_helper.module Implementation of hook_menu().
book_helper_menu_alter ./book_helper.module Implementation of hook_menu_alter(). Overrides the books outline page.
book_helper_menu_link_alter ./book_helper.module Implementation of hook_menu_link_alter().
book_helper_nodeapi ./book_helper.module Implementation of hook_nodeapi().
book_helper_perm ./book_helper.module Implementation of hook_perm().
book_helper_preprocess_book_navigation ./book_helper.module Override; Process variables for book-navigation.tpl.php.
book_helper_theme ./book_helper.module Implementation of hook_theme().
book_helper_theme_registry_alter ./book_helper.module Implementation of hook_theme_registry_alter(). Remove template_preprocess_book_navigation();
book_helper_uninstall ./book_helper.install Implementation of hook_uninstall().
theme_book_helper_admin_table ./book_helper.admin.inc Theme function for the book administration page form.
_book_helper_access ./book_helper.module Menu callback access; Determine if the order book tab is accessible. 1
_book_helper_admin_table ./book_helper.admin.inc Build the table portion of the form for the book administration page. 1
_book_helper_admin_table_tree ./book_helper.admin.inc Recursive helper to build the main table in the book administration page form. 1
_book_helper_form_book_admin_settings_alter ./book_helper.admin.inc Implementation of hook_form_alter(). 1

Other projects