Search for lock
Title | Object type | File name | Summary |
---|---|---|---|
blog_block_save | function | modules/ |
Implements hook_block_save(). |
blog_block_view | function | modules/ |
Implements hook_block_view(). |
book-all-books-block.tpl.php | file | modules/ |
Default theme implementation for rendering book outlines within a block. |
BookTestCase::testBookNavigationBlock | function | modules/ |
Tests the functionality of the book navigation block. |
BookTestCase::testNavigationBlockOnAccessModuleEnabled | function | modules/ |
Tests the book navigation block when an access module is enabled. |
book_block_configure | function | modules/ |
Implements hook_block_configure(). |
book_block_info | function | modules/ |
Implements hook_block_info(). |
book_block_save | function | modules/ |
Implements hook_block_save(). |
book_block_view | function | modules/ |
Implements hook_block_view(). |
CommentBlockFunctionalTest | class | modules/ |
Functional tests for the comment module blocks. |
CommentBlockFunctionalTest::getInfo | function | modules/ |
|
CommentBlockFunctionalTest::testRecentCommentBlock | function | modules/ |
Test the recent comments block. |
comment_block_configure | function | modules/ |
Implements hook_block_configure(). |
comment_block_info | function | modules/ |
Implements hook_block_info(). |
comment_block_save | function | modules/ |
Implements hook_block_save(). |
comment_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. |
DrupalLocalStreamWrapper::stream_lock | function | includes/ |
Support for flock(). |
drupal_block_denied | function | includes/ |
Handles denied users. |
forum_block_configure | function | modules/ |
Implements hook_block_configure(). |
forum_block_info | function | modules/ |
Implements hook_block_info(). |
forum_block_save | function | modules/ |
Implements hook_block_save(). |
forum_block_view | function | modules/ |
Implements hook_block_view(). |
forum_block_view_pre_render | function | modules/ |
Render API callback: Lists nodes based on the element's #query property. |
garland_preprocess_block | function | themes/ |
Override or insert variables into the block template. |
hook_block_cid_parts_alter | function | modules/ |
Act on block cache ID (cid) parts before the cid is generated. |
hook_block_configure | function | modules/ |
Define a configuration form for a block. |
hook_block_info | function | modules/ |
Define all blocks provided by the module. |
hook_block_info_alter | function | modules/ |
Change block definition before saving to the database. |
hook_block_list_alter | function | modules/ |
Act on blocks prior to rendering. |
hook_block_save | function | modules/ |
Save the configuration options from hook_block_configure(). |
hook_block_view | function | modules/ |
Return a rendered or renderable view of a block. |
hook_block_view_alter | function | modules/ |
Perform alterations to the content of a block. |
hook_block_view_MODULE_DELTA_alter | function | modules/ |
Perform alterations to a specific block. |
IPAddressBlockingTestCase | class | modules/ |
|
IPAddressBlockingTestCase::$blocking_user | property | modules/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.