Search for d
Title | Object type | File name | Summary |
---|---|---|---|
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.admin.inc | file | modules/ |
Admin page callbacks for the comment module. |
comment.module | file | modules/ |
Enables users to comment on published content. |
CommentActionsTestCase::assertWatchdogMessage | function | modules/ |
Verify that a watchdog message has been entered. |
CommentActionsTestCase::clearWatchdog | function | modules/ |
Helper function: clear the watchdog. |
CommentActionsTestCase::testCommentUnpublishByKeyword | function | modules/ |
Tests the unpublish comment by keyword action. |
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. |
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::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::$admin_user | property | modules/ |
|
CommentHelperCase::$node | property | modules/ |
|
CommentHelperCase::deleteComment | function | modules/ |
Delete comment. |
CommentHelperCase::getUnapprovedComment | function | modules/ |
Get the comment ID for an unapproved comment. |
CommentInterfaceTest::testCommentNewCommentsIndicator | function | modules/ |
Tests new comment marker. |
CommentInterfaceTest::testCommentNodeCommentStatistics | function | modules/ |
Tests the node comment statistics. |
CommentNodeAccessTest | class | modules/ |
Tests comments with node access. |
CommentNodeAccessTest::getInfo | function | modules/ |
|
CommentNodeAccessTest::setUp | function | modules/ |
|
CommentNodeAccessTest::testThreadedCommentView | function | modules/ |
Test that threaded comments can be viewed. |
CommentNodeChangesTestCase | class | modules/ |
Tests that comments behave correctly when the node is changed. |
CommentNodeChangesTestCase::getInfo | function | modules/ |
|
CommentNodeChangesTestCase::testNodeDeletion | function | modules/ |
Tests that comments are deleted with the node. |
CommentPagerTest::assertCommentOrder | function | modules/ |
Helper function: assert that the comments are displayed in the correct order. |
CommentPagerTest::testCommentNewPageIndicator | function | modules/ |
Test comment_new_page_count(). |
CommentPagerTest::testCommentOrderingThreading | function | modules/ |
Test comment ordering and threading. |
CommentPreviewTest::testCommentEditPreviewSave | function | modules/ |
Test comment edit, preview, and save. |
CommentThreadingTestCase | class | modules/ |
Tests comment threading. |
CommentThreadingTestCase::getInfo | function | modules/ |
|
CommentThreadingTestCase::testCommentThreading | function | modules/ |
Tests the comment threading. |
CommentUpgradePathTestCase | class | modules/ |
Upgrade test for comment.module. |
CommentUpgradePathTestCase::getInfo | function | modules/ |
|
CommentUpgradePathTestCase::setUp | function | modules/ |
|
CommentUpgradePathTestCase::testCommentUpgrade | function | modules/ |
Test a successful upgrade. |
comment_admin | function | modules/ |
Menu callback; present an administrative comment listing. |
comment_admin_overview | function | modules/ |
Form builder for the comment overview administration form. |
comment_admin_overview_submit | function | modules/ |
Process comment_admin_overview form submissions. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.