Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
block_admin_display_prepare_blocks drupal/modules/block/block.admin.inc Prepares a list of blocks for display on the blocks administration page. 2
block_admin_paths drupal/modules/block/block.module Implements hook_admin_paths().
block_block_configure drupal/modules/block/block.module Implements hook_block_configure().
block_block_info drupal/modules/block/block.module Implements hook_block_info().
block_block_list_alter drupal/modules/block/block.module Implements hook_block_list_alter().
block_block_save drupal/modules/block/block.module Implements hook_block_save().
block_block_view drupal/modules/block/block.module Implements hook_block_view(). 1
block_custom_block_delete drupal/modules/block/block.admin.inc Form constructor for the custom block deletion form. 1
block_custom_block_delete_submit drupal/modules/block/block.admin.inc Form submission handler for block_custom_block_delete().
block_custom_block_form drupal/modules/block/block.module Form constructor for the custom block form. 1
block_custom_block_get drupal/modules/block/block.module Returns information from database about a user-created (custom) block. 2
block_custom_block_save drupal/modules/block/block.module Saves a user-created block in the database. 1
block_drupal_alter_foo_alter drupal/modules/simpletest/tests/common_test.module Implements hook_TYPE_alter() on behalf of block module.
block_flush_caches drupal/modules/block/block.module Implements hook_flush_caches(). 1
block_form_form_test_alter_form_alter drupal/modules/simpletest/tests/form_test.module Implements hook_form_FORM_ID_alter() on behalf of block.module.
block_form_system_performance_settings_alter drupal/modules/block/block.module Implements hook_form_FORM_ID_alter().
block_form_user_profile_form_alter drupal/modules/block/block.module Implements hook_form_FORM_ID_alter() for user_profile_form().
block_get_blocks_by_region drupal/modules/block/block.module Gets a renderable array of a region containing all enabled blocks. 1
block_help drupal/modules/block/block.module Implements hook_help().
block_install drupal/modules/block/block.install Implements hook_install().
block_list drupal/modules/block/block.module Returns all blocks in the specified region for the current user. 1 1
block_load drupal/modules/block/block.module Loads a block object from the database. 3
block_menu drupal/modules/block/block.module Implements hook_menu().
block_menu_delete drupal/modules/block/block.module Implements hook_menu_delete().
block_modules_uninstalled drupal/modules/block/block.module Implements hook_modules_uninstalled().
block_page_build drupal/modules/block/block.module Implements hook_page_build().
block_permission drupal/modules/block/block.module Implements hook_permission().
block_schema drupal/modules/block/block.install Implements hook_schema().
block_test_block_info drupal/modules/block/tests/block_test.module Implements hook_block_info().
block_test_block_info_alter drupal/modules/block/tests/block_test.module Implements hook_block_info_alter().
block_test_block_view drupal/modules/block/tests/block_test.module Implements hook_block_view().
block_test_block_view_block_test_test_hyphen_alter drupal/modules/block/tests/block_test.module Implements hook_block_view_MODULE_DELTA_alter().
block_test_block_view_block_test_test_underscore_alter drupal/modules/block/tests/block_test.module Implements hook_block_view_MODULE_DELTA_alter().
block_test_system_theme_info drupal/modules/block/tests/block_test.module Implements hook_system_theme_info().
block_theme drupal/modules/block/block.module Implements hook_theme().
block_themes_enabled drupal/modules/block/block.module Initializes blocks for enabled themes.
block_theme_initialize drupal/modules/block/block.module Assigns an initial, default set of blocks for a theme. 2
block_update_7000 drupal/modules/block/block.install Set system.weight to a low value for block module.
block_update_7002 drupal/modules/block/block.install Rename {blocks} table to {block}, {blocks_roles} to {block_role} and {boxes} to {block_custom}.
block_update_7003 drupal/modules/block/block.install Change the weight column to normal int.
block_update_7004 drupal/modules/block/block.install Add new blocks to new regions, migrate custom variables to blocks.
block_update_7005 drupal/modules/block/block.install Update the {block_custom}.format column.
block_update_7006 drupal/modules/block/block.install Recreates cache_block table.
block_update_7007 drupal/modules/block/block.install Change {block_custom}.format into varchar.
block_update_7008 drupal/modules/block/block.install Update database to match Drupal 7 schema.
block_update_7009 drupal/modules/block/block.install Increase {block}.title length to 255 characters.
block_update_dependencies drupal/modules/block/block.install Implements hook_update_dependencies().
block_user_presave drupal/modules/block/block.module Implements hook_user_presave().
block_user_role_delete drupal/modules/block/block.module Implements hook_user_role_delete().
blog_block_configure drupal/modules/blog/blog.module Implements hook_block_configure().

Pages

Other projects