Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
callback_entity_info_uri drupal/modules/system/system.api.php Return the URI for an entity.
callback_entity_info_language drupal/modules/system/system.api.php Return the language code of the entity.
callback_entity_info_label drupal/modules/system/system.api.php Return the label of an entity.
callback_batch_operation drupal/modules/system/form.api.php Perform a single batch operation.
callback_batch_finished drupal/modules/system/form.api.php Complete a batch process.
cache_set drupal/includes/cache.inc Stores data in the persistent cache. 51
cache_is_empty drupal/includes/cache.inc Checks if a cache bin is empty. 1
cache_get_multiple drupal/includes/cache.inc Returns data from the persistent cache when given an array of cache IDs. 3
cache_get drupal/includes/cache.inc Returns data from the persistent cache. 54 1
cache_clear_all drupal/includes/cache.inc Expires data from the cache. 80 2
boot_test_2_help drupal/modules/simpletest/tests/boot_test_2.module Implements hook_help().
boot_test_1_boot drupal/modules/simpletest/tests/boot_test_1.module Implements hook_boot().
bootstrap_invoke_all drupal/includes/bootstrap.inc Invokes a bootstrap hook in all bootstrap modules that implement it. 3
bootstrap_hooks drupal/includes/bootstrap.inc Defines the critical hooks that force modules to always be loaded. 1
book_update_bid drupal/modules/book/book.module Updates the book ID of a page and its children when it moves to a new book. 1
book_uninstall drupal/modules/book/book.install Implements hook_uninstall().
book_type_is_allowed drupal/modules/book/book.module Determine if a given node type is in the list of types allowed for books. 1
book_toc drupal/modules/book/book.module Returns an array of book pages in table of contents order. 1
book_theme drupal/modules/book/book.module Implements hook_theme().
book_schema drupal/modules/book/book.install Implements hook_schema().
book_render drupal/modules/book/book.pages.inc Menu callback: Prints a listing of all books. 1
book_remove_form_submit drupal/modules/book/book.pages.inc Form submission handler for book_remove_form().
book_remove_form drupal/modules/book/book.pages.inc Form constructor to confirm removal of a node from a book. 1
book_remove_button_submit drupal/modules/book/book.pages.inc Form submission handler for book_outline_form(). 1
book_prev drupal/modules/book/book.module Fetches the menu link for the previous page of the book. 1
book_pick_book_nojs_submit drupal/modules/book/book.module Form submission handler for node_form(). 1
book_permission drupal/modules/book/book.module Implements hook_permission().
book_page_alter drupal/modules/book/book.module Implements hook_page_alter().
book_outline_form_submit drupal/modules/book/book.pages.inc Form submission handler for book_outline_form().
book_outline_form drupal/modules/book/book.pages.inc Form constructor for the book outline form. 1
book_outline drupal/modules/book/book.pages.inc Menu callback: Shows the outline form for a single node. 1
book_node_view_link drupal/modules/book/book.module Adds relevant book links to the node's links. 1
book_node_view drupal/modules/book/book.module Implements hook_node_view().
book_node_update drupal/modules/book/book.module Implements hook_node_update().
book_node_type_update drupal/modules/book/book.module Implements hook_node_type_update().
book_node_presave drupal/modules/book/book.module Implements hook_node_presave().
book_node_prepare drupal/modules/book/book.module Implements hook_node_prepare().
book_node_load drupal/modules/book/book.module Implements hook_node_load().
book_node_insert drupal/modules/book/book.module Implements hook_node_insert().
book_node_export drupal/modules/book/book.module Generates printer-friendly HTML for a node. 1 1
book_node_delete drupal/modules/book/book.module Implements hook_node_delete().
book_next drupal/modules/book/book.module Fetches the menu link for the next page of the book. 1
book_menu_subtree_data drupal/modules/book/book.module Gets the data representing a subtree of the book hierarchy. 3
book_menu_name drupal/modules/book/book.module Generates the corresponding menu name from a book ID. 5
book_menu drupal/modules/book/book.module Implements hook_menu().
book_link_load drupal/modules/book/book.module Gets a book menu link by its menu link ID. 2
book_install drupal/modules/book/book.install Implements hook_install().
book_help drupal/modules/book/book.module Implements hook_help().
book_get_flat_menu drupal/modules/book/book.module Gets the book menu tree for a page and returns it as a linear array. 3
book_get_books drupal/modules/book/book.module Returns an array of all books. 4 2

Pages

Other projects