Search for on
Title | Object type | File name | Summary |
---|---|---|---|
ajax_prepare_response | function | includes/ |
Converts the return value of a page callback into an Ajax commands array. |
ajax_set_verification_header | function | includes/ |
Sets a response header for ajax.js to trust the response body. |
anonymous_user_unblock_test.info | file | modules/ |
name = Anonymous user unblock action tests description = Support module for anonymous user unblock action testing. package = Testing version = VERSION core = 7.x hidden = TRUE |
anonymous_user_unblock_test.module | file | modules/ |
Dummy module implementing hook_user_load(). |
anonymous_user_unblock_test_user_load | function | modules/ |
Implements hook_user_load(). |
ArchiverInterface::listContents | function | includes/ |
Lists all files in the archive. |
ArchiverInterface::__construct | function | includes/ |
Constructs a new archiver instance. |
ArchiverTar::listContents | function | modules/ |
Lists all files in the archive. |
ArchiverTar::__construct | function | modules/ |
Constructs a new archiver instance. |
ArchiverZip::listContents | function | modules/ |
Lists all files in the archive. |
ArchiverZip::__construct | function | modules/ |
Constructs a new archiver instance. |
archiver_get_extensions | function | includes/ |
Returns a string of supported archive extensions. |
Archive_Tar::listContent | function | modules/ |
|
Archive_Tar::loadExtension | function | modules/ |
OS independent PHP extension load. Remember to take care on the correct extension name for case sensitive OSes. |
Archive_Tar::_pathReduction | function | modules/ |
Compress path by changing for example "/dir/foo/../bar" to "/dir/bar", rand emove double slashes. |
Archive_Tar::_readLongHeader | function | modules/ |
|
Archive_Tar::_writeLongHeader | function | modules/ |
|
Archive_Tar::__construct | function | modules/ |
Archive_Tar Class constructor. This flavour of the constructor only declare a new Archive_Tar object, identifying it by the name of the tar file. If the compress argument is set the tar will be read or created as a gzip or bz2 compressed TAR file. |
Authorized operations | group | modules/ |
Functions to run operations with elevated privileges via authorize.php. |
authorize_run_operation | function | includes/ |
Runs the operation specified in $_SESSION['authorize_operation']. |
Automatic interface translation import | group | includes/ |
Functions to create batches for importing translations. |
bartik_field__taxonomy_term_reference | function | themes/ |
Implements theme_field__field_type(). |
Batch operations | group | includes/ |
Creates and processes batch operations. |
Behavior::$assertions | property | misc/ |
|
Behavior::assertAssertionCompleteness | function | misc/ |
|
Behavior::withAssertion | function | misc/ |
|
BlockHiddenRegionTestCase | class | modules/ |
Tests that hidden regions do not inherit blocks when a theme is enabled. |
BlockHiddenRegionTestCase::getInfo | function | modules/ |
|
BlockHiddenRegionTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BlockHiddenRegionTestCase::testBlockNotInHiddenRegion | function | modules/ |
Tests that hidden regions do not inherit blocks when a theme is enabled. |
BlockInvalidRegionTestCase | class | modules/ |
Tests that a block assigned to an invalid region triggers the warning. |
BlockInvalidRegionTestCase::getInfo | function | modules/ |
|
BlockInvalidRegionTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BlockInvalidRegionTestCase::testBlockInInvalidRegion | function | modules/ |
Tests that blocks assigned to invalid regions work correctly. |
BlockTemplateSuggestionsUnitTest | class | modules/ |
Unit tests for template_preprocess_block(). |
BlockTemplateSuggestionsUnitTest::getInfo | function | modules/ |
|
BlockTemplateSuggestionsUnitTest::testBlockThemeHookSuggestions | function | modules/ |
Test if template_preprocess_block() handles the suggestions right. |
BlockTestCase::$regions | property | modules/ |
|
BlockTestCase::moveBlockToRegion | function | modules/ |
|
block_admin_configure | function | modules/ |
Form constructor for the block configuration form. |
block_admin_configure_submit | function | modules/ |
Form submission handler for block_admin_configure(). |
block_admin_configure_validate | function | modules/ |
Form validation handler for block_admin_configure(). |
block_block_configure | function | modules/ |
Implements hook_block_configure(). |
block_get_blocks_by_region | function | modules/ |
Gets a renderable array of a region containing all enabled blocks. |
block_permission | function | modules/ |
Implements hook_permission(). |
BLOCK_REGION_NONE | constant | modules/ |
Denotes that a block is not enabled in any region and should not be shown. |
blog_block_configure | function | modules/ |
Implements hook_block_configure(). |
book-navigation.tpl.php | file | modules/ |
Default theme implementation to navigate books. |
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. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.