Search for on
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Attaches data to entities upon loading. |
CommentController::buildQuery | function | modules/ |
Builds the query to load the entity. |
CommentHelperCase::commentContactInfoAvailable | function | modules/ |
Check for contact info. |
CommentHelperCase::performCommentOperation | function | modules/ |
Perform the specified operation on the specified comment. |
CommentHelperCase::setCommentAnonymous | function | modules/ |
Set comment anonymous level setting. |
CommentInterfaceTest::setEnvironment | function | modules/ |
Re-configures the environment, module settings, and user permissions. |
CommentNodeChangesTestCase::testNodeDeletion | function | modules/ |
Tests that comments are deleted with the node. |
comment_action_info | function | modules/ |
Implements hook_action_info(). |
COMMENT_ANONYMOUS_MAYNOT_CONTACT | constant | modules/ |
Anonymous posters cannot enter their contact information. |
COMMENT_ANONYMOUS_MAY_CONTACT | constant | modules/ |
Anonymous posters may leave their contact information. |
COMMENT_ANONYMOUS_MUST_CONTACT | constant | modules/ |
Anonymous posters are required to leave their contact information. |
comment_block_configure | function | modules/ |
Implements hook_block_configure(). |
comment_build_content | function | modules/ |
Builds a structured array representing the comment's content. |
comment_confirm_delete | function | modules/ |
Form builder; Builds the confirmation form for deleting a single comment. |
comment_confirm_delete_page | function | modules/ |
Page callback for comment deletions. |
comment_confirm_delete_submit | function | modules/ |
Process comment_confirm_delete form submissions. |
comment_multiple_delete_confirm | function | modules/ |
List the selected comments and verify that the admin wants to delete them. |
comment_multiple_delete_confirm_submit | function | modules/ |
Process comment_multiple_delete_confirm form submissions. |
comment_node_page_additions | function | modules/ |
Build the comment-related elements for node detail pages. |
comment_permission | function | modules/ |
Implements hook_permission(). |
comment_publish_action | function | modules/ |
Publishes a comment. |
comment_save_action | function | modules/ |
Saves a comment. |
comment_unpublish_action | function | modules/ |
Unpublishes a comment. |
comment_unpublish_by_keyword_action | function | modules/ |
Unpublishes a comment if it contains certain keywords. |
comment_unpublish_by_keyword_action_form | function | modules/ |
Form builder; Prepare a form for blacklisted keywords. |
comment_unpublish_by_keyword_action_submit | function | modules/ |
Process comment_unpublish_by_keyword_action_form form submissions. |
common.inc | file | includes/ |
Common functions that many Drupal modules will need to reference. |
common_test.css | file | modules/ |
/* This file is for testing CSS file inclusion, no contents are necessary. */ |
ConfirmFormTest | class | modules/ |
Tests confirm form destinations. |
ConfirmFormTest::$admin_user | property | modules/ |
|
ConfirmFormTest::assertCancelLinkUrl | function | modules/ |
Asserts that a cancel link is present pointing to the provided URL. |
ConfirmFormTest::getInfo | function | modules/ |
|
ConfirmFormTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
ConfirmFormTest::testConfirmForm | function | modules/ |
Tests that the confirm form does not use external destinations. |
confirm_form | function | modules/ |
Generates a form array for a confirmation form. |
conf_path | function | includes/ |
Returns the appropriate configuration directory. |
Content markers | group | includes/ |
Markers used by theme_mark() and node_mark() to designate content. |
content_types.inc | file | modules/ |
Content type editing user interface. |
contextual-rtl.css | file | modules/ |
Stylesheet specific to right-to-left languages. |
contextual.api.php | file | modules/ |
Hooks provided by Contextual module. |
contextual.css | file | modules/ |
Stylesheet for the Contextual module. |
contextual.info | file | modules/ |
name = Contextual links description = Provides contextual links to perform actions related to elements on a page. package = Core version = VERSION core = 7.x files[] = contextual.test |
contextual.module | file | modules/ |
Adds contextual links to perform actions related to elements on a page. |
contextual.test | file | modules/ |
Tests for contextual.module. |
ContextualDynamicContextTestCase | class | modules/ |
Tests accessible links after inaccessible links on dynamic context. |
ContextualDynamicContextTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.