Search for all
Title | Object type | File name | Summary |
---|---|---|---|
batch_test_chained_form_submit_4 | function | modules/ |
Submit handler #4 for the chained form. |
batch_test_large_percentage | function | modules/ |
Menu callback: fire a batch process without a form submission. |
batch_test_menu | function | modules/ |
Implement hook_menu(). |
batch_test_mock_form | function | modules/ |
A simple form with a textfield and submit button. |
batch_test_mock_form_submit | function | modules/ |
Submit handler for the batch_test_mock form. |
batch_test_multistep_form | function | modules/ |
Multistep form. |
batch_test_multistep_form_submit | function | modules/ |
Submit handler for the multistep form. |
batch_test_nested_drupal_form_submit | function | modules/ |
Menu callback: programmatically submits a form within a batch. |
batch_test_no_form | function | modules/ |
Menu callback: fire a batch process without a form submission. |
batch_test_programmatic | function | modules/ |
Menu callback: programmatically submits the 'Chained' form. |
batch_test_redirect_page | function | modules/ |
Menu callback: successful redirection. |
batch_test_simple_form | function | modules/ |
Simple form. |
batch_test_simple_form_submit | function | modules/ |
Submit handler for the simple form. |
batch_test_stack | function | modules/ |
Helper function: store or retrieve traced execution data. |
batch_test_theme_batch | function | modules/ |
Menu callback: run a batch for testing theme used on the progress page. |
bbb_update_test.info | file | modules/ |
name = BBB Update test description = Support module for update module testing. package = Testing core = 7.x hidden = TRUE |
bbb_update_test.module | file | modules/ |
Dummy module for testing Update status. |
Behavior | class | misc/ |
|
Behavior.php | file | misc/ |
|
Behavior::$assertions | property | misc/ |
|
Behavior::$availableCommands | property | misc/ |
|
Behavior::assert | function | misc/ |
|
Behavior::assertAssertionCompleteness | function | misc/ |
|
Behavior::assertCommand | function | misc/ |
|
Behavior::assertCommands | function | misc/ |
|
Behavior::COMMAND_DIR_OPENDIR | constant | misc/ |
|
Behavior::COMMAND_MKDIR | constant | misc/ |
|
Behavior::COMMAND_RENAME | constant | misc/ |
|
Behavior::COMMAND_RMDIR | constant | misc/ |
|
Behavior::COMMAND_STEAM_METADATA | constant | misc/ |
|
Behavior::COMMAND_STREAM_OPEN | constant | misc/ |
|
Behavior::COMMAND_UNLINK | constant | misc/ |
|
Behavior::COMMAND_URL_STAT | constant | misc/ |
|
Behavior::withAssertion | function | misc/ |
|
Block Caching | group | includes/ |
Constants that define each block's caching state. |
block-admin-display-form.tpl.php | file | modules/ |
Default theme implementation to configure blocks. |
block.admin.inc | file | modules/ |
Admin page callbacks for the block module. |
block.api.php | file | modules/ |
Hooks provided by the Block module. |
block.css | file | modules/ |
#blocks tr.region-title td { font-weight: bold; } #blocks tr.region-message { font-weight: normal; color: #999; } #blocks tr.region-populated { display: none; } .block-region { background-color: #ff6; margin-top: 4px; margin-bottom:… |
block.info | file | modules/ |
name = Block description = Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page. package = Core version = VERSION core = 7.x files[] = block.test configure =… |
block.install | file | modules/ |
Install, update and uninstall functions for the block module. |
block.module | file | modules/ |
Controls the visual building blocks a page is constructed with. |
block.test | file | modules/ |
Tests for block.module. |
block.tpl.php | file | modules/ |
Default theme implementation to display a block. |
BlockAdminThemeTestCase | class | modules/ |
Test the block system with admin themes. |
BlockAdminThemeTestCase::getInfo | function | modules/ |
|
BlockAdminThemeTestCase::testAdminTheme | function | modules/ |
Check for the accessibility of the admin theme on the block admin page. |
BlockCacheTestCase | class | modules/ |
Test block caching. |
BlockCacheTestCase::$admin_user | property | modules/ |
|
BlockCacheTestCase::$normal_user | property | modules/ |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.