Search for A
Title | Object type | File name | Summary |
---|---|---|---|
color_get_palette | function | modules/ |
Retrieves the color palette for a particular theme. |
color_palette_color_value | function | modules/ |
Determines the value for a palette color field. |
color_scheme_form_validate | function | modules/ |
Form validation handler for color_scheme_form(). |
color_update_7001 | function | modules/ |
Warn site administrator if unsafe CSS color codes are found in the database. |
color_valid_hexadecimal_string | function | modules/ |
Determines if a hexadecimal CSS color string is valid. |
comment-wrapper.tpl.php | file | modules/ |
Default theme implementation to provide an HTML container for comments. |
comment-wrapper.tpl.php | file | themes/ |
Bartik's theme implementation to provide an HTML container for comments. |
comment.admin.inc | file | modules/ |
Admin page callbacks for the comment module. |
comment.api.php | file | modules/ |
Hooks provided by the Comment module. |
comment.install | file | modules/ |
Install, update and uninstall functions for the comment module. |
comment.pages.inc | file | modules/ |
User page callbacks for the comment module. |
CommentActionsTestCase | class | modules/ |
Test actions provided by the comment module. |
CommentActionsTestCase::assertHookMessage | function | modules/ |
Pass if the message $text was set by one of the comment hooks in comment_hook_test.module, i.e., if the $text is an element of $_SESSION['comment_hook_test']. |
CommentActionsTestCase::assertWatchdogMessage | function | modules/ |
Verify that a watchdog message has been entered. |
CommentActionsTestCase::clearWatchdog | function | modules/ |
Helper function: clear the watchdog. |
CommentActionsTestCase::getInfo | function | modules/ |
|
CommentActionsTestCase::testCommentPublishUnpublishActions | function | modules/ |
Test comment publish and unpublish actions. |
CommentActionsTestCase::testCommentPublishUnpublishHooks | function | modules/ |
Test comment publish and unpublish hooks. |
CommentActionsTestCase::testCommentUnpublishByKeyword | function | modules/ |
Tests the unpublish comment by keyword action. |
CommentAnonymous | class | modules/ |
|
CommentAnonymous::getInfo | function | modules/ |
|
CommentAnonymous::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
CommentAnonymous::testAnonymous | function | modules/ |
Test anonymous comment functionality. |
CommentApprovalTest | class | modules/ |
|
CommentApprovalTest::getInfo | function | modules/ |
|
CommentApprovalTest::testApprovalAdminInterface | function | modules/ |
Test comment approval functionality through admin/content/comment. |
CommentApprovalTest::testApprovalNodeInterface | function | modules/ |
Test comment approval functionality through node interface. |
CommentAuthorDeletionTestCase | class | modules/ |
Tests the behavior of comments when the comment author is deleted. |
CommentAuthorDeletionTestCase::getInfo | function | modules/ |
|
CommentAuthorDeletionTestCase::testAuthorDeletion | function | modules/ |
Tests that comments are correctly deleted when their author is deleted. |
CommentAuthorDeletionTestCase::testAuthorDeletionCommentModuleDisabled | function | modules/ |
Test comment author deletion while the comment module is disabled. |
CommentBlockFunctionalTest | class | modules/ |
Functional tests for the comment module blocks. |
CommentBlockFunctionalTest::getInfo | function | modules/ |
|
CommentBlockFunctionalTest::testRecentCommentBlock | function | modules/ |
Test the recent comments block. |
CommentController::attachLoad | function | modules/ |
Attaches data to entities upon loading. |
CommentFieldsTest::testCommentDefaultFields | function | modules/ |
Tests that the default 'comment_body' field is correctly added. |
CommentFieldsTest::testCommentEnable | function | modules/ |
Test that comment module works when enabled after a content module. |
CommentFieldsTest::testCommentFormat | function | modules/ |
Test that comment module works correctly with plain text format. |
CommentHelperCase | class | modules/ |
@file Tests for comment.module. |
CommentHelperCase::$admin_user | property | modules/ |
|
CommentHelperCase::$node | property | modules/ |
|
CommentHelperCase::$super_user | property | modules/ |
|
CommentHelperCase::$web_user | property | modules/ |
|
CommentHelperCase::commentContactInfoAvailable | function | modules/ |
Check for contact info. |
CommentHelperCase::commentExists | function | modules/ |
Checks current page for specified comment. |
CommentHelperCase::deleteComment | function | modules/ |
Delete comment. |
CommentHelperCase::getUnapprovedComment | function | modules/ |
Get the comment ID for an unapproved comment. |
CommentHelperCase::performCommentOperation | function | modules/ |
Perform the specified operation on the specified comment. |
CommentHelperCase::postComment | function | modules/ |
Post comment. |
CommentHelperCase::setCommentAnonymous | function | modules/ |
Set comment anonymous level setting. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.