Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
block_custom_block_delete_submit function modules/block/block.admin.inc Form submission handler for block_custom_block_delete().
BLOCK_CUSTOM_DISABLED constant modules/block/block.module Hides this block by default but lets individual users show it.
BLOCK_CUSTOM_ENABLED constant modules/block/block.module Shows this block by default, but lets individual users hide it.
BLOCK_CUSTOM_FIXED constant modules/block/block.module Users cannot control whether or not they see this block.
block_drupal_alter_foo_alter function modules/simpletest/tests/common_test.module Implements hook_TYPE_alter() on behalf of block module.
block_load function modules/block/block.module Loads a block object from the database.
block_menu_delete function modules/block/block.module Implements hook_menu_delete().
block_modules_uninstalled function modules/block/block.module Implements hook_modules_uninstalled().
block_page_build function modules/block/block.module Implements hook_page_build().
block_test.module file modules/block/tests/block_test.module Provide test blocks.
block_test_block_view_block_test_test_underscore_alter function modules/block/tests/block_test.module Implements hook_block_view_MODULE_DELTA_alter().
block_themes_enabled function modules/block/block.module Initializes blocks for enabled themes.
block_update_7000 function modules/block/block.install Set system.weight to a low value for block module.
block_update_7002 function modules/block/block.install Rename {blocks} table to {block}, {blocks_roles} to {block_role} and
{boxes} to {block_custom}.
block_update_7003 function modules/block/block.install Change the weight column to normal int.
block_update_7004 function modules/block/block.install Add new blocks to new regions, migrate custom variables to blocks.
block_update_7005 function modules/block/block.install Update the {block_custom}.format column.
block_update_7006 function modules/block/block.install Recreates cache_block table.
block_update_7007 function modules/block/block.install Change {block_custom}.format into varchar.
block_update_7008 function modules/block/block.install Update database to match Drupal 7 schema.
block_update_7009 function modules/block/block.install Increase {block}.title length to 255 characters.
block_update_dependencies function modules/block/block.install Implements hook_update_dependencies().
block_user_role_delete function modules/block/block.module Implements hook_user_role_delete().
BLOCK_VISIBILITY_LISTED constant modules/block/block.module Shows this block on only the listed pages.
BLOCK_VISIBILITY_NOTLISTED constant modules/block/block.module Shows this block on every page except the listed pages.
blog.module file modules/blog/blog.module Enables multi-user blogs.
BlogTestCase::doBasicTests function modules/blog/blog.test Run basic tests on the indicated user.
BlogTestCase::testUnprivilegedUser function modules/blog/blog.test Confirm that the "You are not allowed to post a new blog entry." message
shows up if a user submitted blog entries, has been denied that
permission, and goes to the blog page.
blog_feed_last function modules/blog/blog.pages.inc Menu callback; displays an RSS feed containing recent blog entries of all users.
blog_feed_user function modules/blog/blog.pages.inc Menu callback; displays an RSS feed containing recent blog entries of a given user.
blog_node_info function modules/blog/blog.module Implements hook_node_info().
blog_node_view function modules/blog/blog.module Implements hook_node_view().
blog_rdf_mapping function modules/blog/blog.module Implements hook_rdf_mapping().
book-node-export-html.tpl.php file modules/book/book-node-export-html.tpl.php Default theme implementation for a single node in a printer-friendly outline.
book.admin.inc file modules/book/book.admin.inc Administration page callbacks for the Book module.
book.module file modules/book/book.module Allows users to create and organize related content in an outline.
BookTestCase::$admin_user property modules/book/book.test A user with permission to create and edit books and to administer blocks.
BookTestCase::checkBookNode function modules/book/book.test Checks the outline of sub-pages; previous, up, and next.
BookTestCase::createBookNode function modules/book/book.test Creates a book node.
BookTestCase::testBookDelete function modules/book/book.test Tests the access for deleting top-level book nodes.
BookTestCase::testNavigationBlockOnAccessModuleEnabled function modules/book/book.test Tests the book navigation block when an access module is enabled.
book_admin_edit function modules/book/book.admin.inc Form constructor for administering a single book's hierarchy.
book_admin_edit_submit function modules/book/book.admin.inc Form submission handler for book_admin_edit().
book_admin_edit_validate function modules/book/book.admin.inc Form validation handler for book_admin_edit().
book_admin_overview function modules/book/book.admin.inc Returns an administrative overview of all books.
book_admin_paths function modules/book/book.module Implements hook_admin_paths().
book_admin_settings function modules/book/book.admin.inc Form constructor for the book settings form.
book_admin_settings_validate function modules/book/book.admin.inc Form validation handler for book_admin_settings().
book_children function modules/book/book.module Formats the menu links for the child pages of the current page.
book_form_node_delete_confirm_alter function modules/book/book.module Implements hook_form_FORM_ID_alter() for node_delete_confirm().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.