Search for _block
- Search 9.5.x for _block
- Search 8.9.x for _block
- Search 10.3.x for _block
- Search 11.x for _block
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
bartik_preprocess_block | function | themes/ |
Override or insert variables into the block template. |
blog_block_configure | function | modules/ |
Implements hook_block_configure(). |
blog_block_info | function | modules/ |
Implements hook_block_info(). |
blog_block_save | function | modules/ |
Implements hook_block_save(). |
blog_block_view | function | modules/ |
Implements hook_block_view(). |
DashboardBlocksTestCase | class | modules/ |
Tests the Dashboard module blocks. |
DashboardBlocksTestCase::getInfo | function | modules/ |
|
DashboardBlocksTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DashboardBlocksTestCase::testBlockAvailability | function | modules/ |
Tests that administrative blocks are available for the dashboard. |
DashboardBlocksTestCase::testDashboardAccess | function | modules/ |
Tests adding a block to the dashboard and checking access to it. |
DashboardBlocksTestCase::testDashboardRegions | function | modules/ |
Tests that dashboard regions are displayed or hidden properly. |
DashboardBlocksTestCase::testDisableEnable | function | modules/ |
Tests that the dashboard module can be re-enabled, retaining its blocks. |
dashboard_admin_blocks | function | modules/ |
Page callback: Builds the page for administering dashboard blocks. |
dashboard_block_info_alter | function | modules/ |
Implements hook_block_info_alter(). |
dashboard_block_list_alter | function | modules/ |
Implements hook_block_list_alter(). |
dashboard_form_block_add_block_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
dashboard_form_block_admin_configure_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
dashboard_form_block_admin_display_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
dashboard_show_block_content | function | modules/ |
Ajax callback: Displays the rendered contents of a specific block. |
DrupalHtmlToTextTestCase::testDrupalHtmlToTextBlockTagToNewline | function | modules/ |
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/ |
Override or insert variables into the block template. |
LocaleLanguageSwitchingFunctionalTest::testLanguageBlock | function | modules/ |
Functional tests for the language switcher block. |
locale_block_info | function | modules/ |
Implements hook_block_info(). |
locale_block_view | function | modules/ |
Implements hook_block_view(). |
overlay_block_list_alter | function | modules/ |
Implements hook_block_list_alter(). |
seven_admin_block_content | function | themes/ |
Overrides theme_admin_block_content(). |
shortcut_block_info | function | modules/ |
Implements hook_block_info(). |
shortcut_block_view | function | modules/ |
Implements hook_block_view(). |
taxonomy_test_block_info | function | modules/ |
Implements hook_block_info(). |
taxonomy_test_block_view | function | modules/ |
Implements hook_block_view(). |
theme_dashboard_disabled_block | function | modules/ |
Returns HTML for disabled blocks, for use in dashboard customization mode. |
theme_dashboard_disabled_blocks | function | modules/ |
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.