Search for all
Title | Object type | File name | Summary |
---|---|---|---|
comment.tokens.inc | file | modules/ |
Builds placeholder replacement tokens for comment-related data. |
comment.tpl.php | file | modules/ |
Default theme implementation for comments. |
comment.tpl.php | file | themes/ |
|
comment.tpl.php | file | themes/ |
Bartik's theme implementation for comments. |
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/ |
|
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. |
CommentContentRebuild | class | modules/ |
Test to make sure comment content is rebuilt. |
CommentContentRebuild::getInfo | function | modules/ |
|
CommentContentRebuild::testCommentRebuild | function | modules/ |
Test to ensure that the comment's content array is rebuilt for every call to comment_view(). |
CommentController | class | modules/ |
Controller class for comments. |
CommentController::attachLoad | function | modules/ |
|
CommentController::buildQuery | function | modules/ |
|
CommentFieldsTest | class | modules/ |
Test fields on comments. |
CommentFieldsTest::getInfo | function | modules/ |
|
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 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.