Search for _block

  1. Search 9.5.x for _block
  2. Search 8.9.x for _block
  3. Search 10.3.x for _block
  4. Search 11.x for _block
  5. Other projects
Title Object type File name Summary
bartik_preprocess_block function themes/bartik/template.php Override or insert variables into the block template.
blog_block_configure function modules/blog/blog.module Implements hook_block_configure().
blog_block_info function modules/blog/blog.module Implements hook_block_info().
blog_block_save function modules/blog/blog.module Implements hook_block_save().
blog_block_view function modules/blog/blog.module Implements hook_block_view().
DashboardBlocksTestCase class modules/dashboard/dashboard.test Tests the Dashboard module blocks.
DashboardBlocksTestCase::getInfo function modules/dashboard/dashboard.test
DashboardBlocksTestCase::setUp function modules/dashboard/dashboard.test Sets up a Drupal site for running functional and integration tests.
DashboardBlocksTestCase::testBlockAvailability function modules/dashboard/dashboard.test Tests that administrative blocks are available for the dashboard.
DashboardBlocksTestCase::testDashboardAccess function modules/dashboard/dashboard.test Tests adding a block to the dashboard and checking access to it.
DashboardBlocksTestCase::testDashboardRegions function modules/dashboard/dashboard.test Tests that dashboard regions are displayed or hidden properly.
DashboardBlocksTestCase::testDisableEnable function modules/dashboard/dashboard.test Tests that the dashboard module can be re-enabled, retaining its blocks.
dashboard_admin_blocks function modules/dashboard/dashboard.module Page callback: Builds the page for administering dashboard blocks.
dashboard_block_info_alter function modules/dashboard/dashboard.module Implements hook_block_info_alter().
dashboard_block_list_alter function modules/dashboard/dashboard.module Implements hook_block_list_alter().
dashboard_form_block_add_block_form_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_form_block_admin_configure_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_form_block_admin_display_form_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_show_block_content function modules/dashboard/dashboard.module Ajax callback: Displays the rendered contents of a specific block.
DrupalHtmlToTextTestCase::testDrupalHtmlToTextBlockTagToNewline function modules/simpletest/tests/mail.test Test that text separated by block-level tags in HTML get separated by
(at least) a newline in the plaintext version.
garland_preprocess_block function themes/garland/template.php Override or insert variables into the block template.
LocaleLanguageSwitchingFunctionalTest::testLanguageBlock function modules/locale/locale.test Functional tests for the language switcher block.
locale_block_info function modules/locale/locale.module Implements hook_block_info().
locale_block_view function modules/locale/locale.module Implements hook_block_view().
overlay_block_list_alter function modules/overlay/overlay.module Implements hook_block_list_alter().
seven_admin_block_content function themes/seven/template.php Overrides theme_admin_block_content().
shortcut_block_info function modules/shortcut/shortcut.module Implements hook_block_info().
shortcut_block_view function modules/shortcut/shortcut.module Implements hook_block_view().
taxonomy_test_block_info function modules/simpletest/tests/taxonomy_test.module Implements hook_block_info().
taxonomy_test_block_view function modules/simpletest/tests/taxonomy_test.module Implements hook_block_view().
theme_dashboard_disabled_block function modules/dashboard/dashboard.module Returns HTML for disabled blocks, for use in dashboard customization mode.
theme_dashboard_disabled_blocks function modules/dashboard/dashboard.module Returns HTML for disabled blocks, for use in dashboard customization mode.

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