Functions

Primary tabs

Name Location Description Direct usessort descending Strings
book_node_update drupal/modules/book/book.module Implements hook_node_update().
book_node_delete drupal/modules/book/book.module Implements hook_node_delete().
book_node_prepare drupal/modules/book/book.module Implements hook_node_prepare().
book_form_node_delete_confirm_alter drupal/modules/book/book.module Implements hook_form_FORM_ID_alter() for node_delete_confirm().
template_preprocess_book_all_books_block drupal/modules/book/book.module Processes variables for book-all-books-block.tpl.php.
template_preprocess_book_navigation drupal/modules/book/book.module Processes variables for book-navigation.tpl.php.
template_preprocess_book_export_html drupal/modules/book/book.module Processes variables for book-export-html.tpl.php.
template_preprocess_book_node_export_html drupal/modules/book/book.module Processes variables for book-node-export-html.tpl.php.
book_node_type_update drupal/modules/book/book.module Implements hook_node_type_update().
book_render drupal/modules/book/book.pages.inc Menu callback: Prints a listing of all books. 1
book_export drupal/modules/book/book.pages.inc Menu callback; Generates representations of a book page and its children. 1
book_export_html drupal/modules/book/book.pages.inc Generates HTML for export when invoked by book_export().
book_outline drupal/modules/book/book.pages.inc Menu callback: Shows the outline form for a single node. 1
book_outline_form drupal/modules/book/book.pages.inc Form constructor for the book outline form. 1
book_remove_button_submit drupal/modules/book/book.pages.inc Form submission handler for book_outline_form(). 1
book_outline_form_submit drupal/modules/book/book.pages.inc Form submission handler for book_outline_form().
book_remove_form drupal/modules/book/book.pages.inc Form constructor to confirm removal of a node from a book. 1
book_remove_form_submit drupal/modules/book/book.pages.inc Form submission handler for book_remove_form().
shortcut_help drupal/modules/shortcut/shortcut.module Implements hook_help().
shortcut_permission drupal/modules/shortcut/shortcut.module Implements hook_permission().
shortcut_menu drupal/modules/shortcut/shortcut.module Implements hook_menu().
shortcut_admin_paths drupal/modules/shortcut/shortcut.module Implements hook_admin_paths().
shortcut_theme drupal/modules/shortcut/shortcut.module Implements hook_theme().
shortcut_block_info drupal/modules/shortcut/shortcut.module Implements hook_block_info().
shortcut_block_view drupal/modules/shortcut/shortcut.module Implements hook_block_view().
shortcut_link_access drupal/modules/shortcut/shortcut.module Access callback for editing a link in a shortcut set. 1
shortcut_preprocess_page drupal/modules/shortcut/shortcut.module Implements hook_preprocess_page().
shortcut_page_alter drupal/modules/shortcut/shortcut.module Implements hook_page_alter().
shortcut_toolbar_pre_render drupal/modules/shortcut/shortcut.module Pre-render function for adding shortcuts to the toolbar drawer. 1
shortcut_set_title drupal/modules/shortcut/shortcut.module Returns the sanitized title of a shortcut set.
shortcut_set_title_callback drupal/modules/shortcut/shortcut.module Returns the title of a shortcut set. 1
hook_shortcut_default_set drupal/modules/shortcut/shortcut.api.php Return the name of a default shortcut set for the provided user account.
shortcut_install drupal/modules/shortcut/shortcut.install Implements hook_install().
shortcut_uninstall drupal/modules/shortcut/shortcut.install Implements hook_uninstall().
shortcut_schema drupal/modules/shortcut/shortcut.install Implements hook_schema().
shortcut_set_switch drupal/modules/shortcut/shortcut.admin.inc Form callback: builds the form for switching shortcut sets. 1
shortcut_set_switch_validate drupal/modules/shortcut/shortcut.admin.inc Validation handler for shortcut_set_switch().
shortcut_set_switch_submit drupal/modules/shortcut/shortcut.admin.inc Submit handler for shortcut_set_switch().
shortcut_set_admin drupal/modules/shortcut/shortcut.admin.inc Menu page callback: builds the page for administering shortcut sets. 1
shortcut_set_add_form drupal/modules/shortcut/shortcut.admin.inc Form callback: builds the form for adding a shortcut set. 1
shortcut_set_add_form_validate drupal/modules/shortcut/shortcut.admin.inc Validation handler for shortcut_set_add_form().
shortcut_set_add_form_submit drupal/modules/shortcut/shortcut.admin.inc Submit handler for shortcut_set_add_form().
shortcut_set_customize drupal/modules/shortcut/shortcut.admin.inc Form callback: builds the form for customizing shortcut sets. 1
shortcut_set_customize_submit drupal/modules/shortcut/shortcut.admin.inc Submit handler for shortcut_set_customize().
theme_shortcut_set_customize drupal/modules/shortcut/shortcut.admin.inc Returns HTML for a shortcut set customization form.
shortcut_link_add drupal/modules/shortcut/shortcut.admin.inc Form callback: builds the form for adding a new shortcut link. 1
shortcut_link_edit drupal/modules/shortcut/shortcut.admin.inc Form callback: builds the form for editing a shortcut link. 1
shortcut_link_edit_validate drupal/modules/shortcut/shortcut.admin.inc Validation handler for the shortcut link add and edit forms. 1
shortcut_link_edit_submit drupal/modules/shortcut/shortcut.admin.inc Submit handler for shortcut_link_edit().
shortcut_link_add_submit drupal/modules/shortcut/shortcut.admin.inc Submit handler for shortcut_link_add().

Pages

Other projects