Search for A
Title | Object type | File name | Summary |
---|---|---|---|
CommentHelperCase::setCommentForm | function | modules/ |
Set comment form location setting. |
CommentHelperCase::setCommentPreview | function | modules/ |
Set comment preview setting. |
CommentHelperCase::setCommentSettings | function | modules/ |
Set comment setting for article content type. |
CommentHelperCase::setCommentsPerPage | function | modules/ |
Set the default number of comments per page. |
CommentHelperCase::setCommentSubject | function | modules/ |
Set comment subject setting. |
CommentHelperCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
CommentInterfaceTest | class | modules/ |
|
CommentInterfaceTest::$comment | property | modules/ |
|
CommentInterfaceTest::$web_user2 | property | modules/ |
|
CommentInterfaceTest::assertCommentLinks | function | modules/ |
Asserts that comment links appear according to the passed environment setup. |
CommentInterfaceTest::getInfo | function | modules/ |
|
CommentInterfaceTest::setEnvironment | function | modules/ |
Re-configures the environment, module settings, and user permissions. |
CommentInterfaceTest::testCommentClasses | function | modules/ |
Tests CSS classes on comments. |
CommentInterfaceTest::testCommentInterface | function | modules/ |
Test comment interface. |
CommentInterfaceTest::testCommentLinks | function | modules/ |
Tests comment links. |
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/ |
Sets up a Drupal site for running functional and integration tests. |
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 | class | modules/ |
Verify pagination of comments. |
CommentPagerTest::assertCommentOrder | function | modules/ |
Helper function: assert that the comments are displayed in the correct order. |
CommentPagerTest::getInfo | function | modules/ |
|
CommentPagerTest::testCommentNewPageIndicator | function | modules/ |
Test comment_new_page_count(). |
CommentPagerTest::testCommentOrderingThreading | function | modules/ |
Test comment ordering and threading. |
CommentPagerTest::testCommentPaging | function | modules/ |
Confirm comment paging works correctly with flat and threaded comments. |
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. |
CommentTokenReplaceTestCase | class | modules/ |
Test comment token replacement in strings. |
CommentTokenReplaceTestCase::getInfo | function | modules/ |
|
CommentTokenReplaceTestCase::testCommentTokenReplacement | function | modules/ |
Creates a comment, then tests the tokens generated from it. |
CommentUninstallTestCase | class | modules/ |
Tests uninstalling the comment module. |
CommentUninstallTestCase::getInfo | function | modules/ |
|
CommentUninstallTestCase::testCommentUninstall | function | modules/ |
|
CommentUpgradePathTestCase | class | modules/ |
Upgrade test for comment.module. |
CommentUpgradePathTestCase::getInfo | function | modules/ |
|
CommentUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
CommentUpgradePathTestCase::testCommentUpgrade | function | modules/ |
Test a successful upgrade. |
comment_access | function | modules/ |
Determines whether the current user has access to a particular comment. |
comment_action_info | function | modules/ |
Implements hook_action_info(). |
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. |
comment_admin_overview_validate | function | modules/ |
Validate comment_admin_overview form submissions. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.