Search for A

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.