Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| block_list | function | modules/ |
Returns all blocks in the specified region for the current user. |
| block_modules_uninstalled | function | modules/ |
Implements hook_modules_uninstalled(). |
| block_permission | function | modules/ |
Implements hook_permission(). |
| block_schema | function | modules/ |
Implements hook_schema(). |
| block_test.info | file | modules/ |
name = Block test description = Provides test blocks. package = Testing version = VERSION core = 7.x hidden = TRUE |
| block_test.module | file | modules/ |
Provide test blocks. |
| block_test_block_info | function | modules/ |
Implements hook_block_info(). |
| block_test_block_info_alter | function | modules/ |
Implements hook_block_info_alter(). |
| block_test_block_view | function | modules/ |
Implements hook_block_view(). |
| block_test_block_view_block_test_test_hyphen_alter | function | modules/ |
Implements hook_block_view_MODULE_DELTA_alter(). |
| block_test_block_view_block_test_test_underscore_alter | function | modules/ |
Implements hook_block_view_MODULE_DELTA_alter(). |
| block_test_system_theme_info | function | modules/ |
Implements hook_system_theme_info(). |
| block_test_theme.info | file | modules/ |
name = Block test theme description = Theme for testing the block system core = 7.x hidden = TRUE regions[sidebar_first] = Left sidebar regions_hidden[] = sidebar_first regions[sidebar_second] = Right sidebar regions_hidden[] =… |
| block_themes_enabled | function | modules/ |
Initializes blocks for enabled themes. |
| block_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
| block_user_presave | function | modules/ |
Implements hook_user_presave(). |
| block_user_role_delete | function | modules/ |
Implements hook_user_role_delete(). |
| BLOCK_VISIBILITY_LISTED | constant | modules/ |
Shows this block on only the listed pages. |
| BLOCK_VISIBILITY_NOTLISTED | constant | modules/ |
Shows this block on every page except the listed pages. |
| BLOCK_VISIBILITY_PHP | constant | modules/ |
Shows this block if the associated PHP code returns TRUE. |
| blog.install | file | modules/ |
Install, update and uninstall functions for the blog module. |
| blog.pages.inc | file | modules/ |
Page callback file for the blog module. |
| blog.test | file | modules/ |
Tests for blog.module. |
| BlogTestCase | class | modules/ |
@file Tests for blog.module. |
| BlogTestCase::$any_user | property | modules/ |
|
| BlogTestCase::$big_user | property | modules/ |
|
| BlogTestCase::$own_user | property | modules/ |
|
| BlogTestCase::doBasicTests | function | modules/ |
Run basic tests on the indicated user. |
| BlogTestCase::getInfo | function | modules/ |
|
| BlogTestCase::setUp | function | modules/ |
Enable modules and create users with specific permissions. |
| BlogTestCase::testBlog | function | modules/ |
Login users, create blog nodes, and test blog functionality through the admin and user interfaces. |
| BlogTestCase::testBlogPageNoEntries | function | modules/ |
View the blog of a user with no blog entries as another user. |
| BlogTestCase::testUnprivilegedUser | function | modules/ |
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. |
| BlogTestCase::verifyBlogLinks | function | modules/ |
Verify the blog links are displayed to the logged in user. |
| BlogTestCase::verifyBlogs | function | modules/ |
Verify the logged in user has the desired access to the various blog nodes. |
| blog_block_save | function | modules/ |
Implements hook_block_save(). |
| blog_feed_last | function | modules/ |
Menu callback; displays an RSS feed containing recent blog entries of all users. |
| blog_feed_user | function | modules/ |
Menu callback; displays an RSS feed containing recent blog entries of a given user. |
| blog_install | function | modules/ |
Implements hook_install(). |
| blog_menu_local_tasks_alter | function | modules/ |
Implements hook_menu_local_tasks_alter(). |
| blog_page_last | function | modules/ |
Menu callback; displays a Drupal page containing recent blog entries of all users. |
| blog_page_user | function | modules/ |
Menu callback; displays a Drupal page containing recent blog entries of a given user. |
| blog_page_user_access | function | modules/ |
Access callback for user blog pages. |
| blog_uninstall | function | modules/ |
Implements hook_uninstall(). |
| blog_user_view | function | modules/ |
Implements hook_user_view(). |
| book-all-books-block.tpl.php | file | modules/ |
Default theme implementation for rendering book outlines within a block. |
| book-rtl.css | file | modules/ |
Right-to-Left styling for the Book module. |
| book.css | file | modules/ |
Styling for the Book module. |
| book.install | file | modules/ |
Install, update and uninstall functions for the book module. |
| book.pages.inc | file | modules/ |
User page callbacks for the book module. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.