Search for comment
- Search 9.5.x for comment
- Search 8.9.x for comment
- Search 10.3.x for comment
- Search 11.x for comment
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
search_comment_insert | function | modules/ |
Implements hook_comment_insert(). |
search_comment_publish | function | modules/ |
Implements hook_comment_publish(). |
search_comment_unpublish | function | modules/ |
Implements hook_comment_unpublish(). |
search_comment_update | function | modules/ |
Implements hook_comment_update(). |
template_preprocess_comment | function | modules/ |
Process variables for comment.tpl.php. |
template_preprocess_comment_wrapper | function | modules/ |
Process variables for comment-wrapper.tpl.php. |
theme_comment_block | function | modules/ |
Returns HTML for a list of recent comments to be displayed in the comment block. |
theme_comment_post_forbidden | function | modules/ |
Returns HTML for a "you can't post comments" notice. |
TrackerTest::testTrackerNewComments | function | modules/ |
Tests for comment counters on the tracker listing. |
TrackerTest::testTrackerOrderingNewComments | function | modules/ |
Tests for ordering on a users tracker listing when comments are posted. |
tracker_comment_delete | function | modules/ |
Implements hook_comment_delete(). |
tracker_comment_publish | function | modules/ |
Implements hook_comment_publish(). |
tracker_comment_unpublish | function | modules/ |
Implements hook_comment_unpublish(). |
tracker_comment_update | function | modules/ |
Implements hook_comment_update(). |
TriggerOtherTestCase::testActionsComment | function | modules/ |
Tests triggering on comment save. |
trigger_comment_delete | function | modules/ |
Implements hook_comment_delete(). |
trigger_comment_insert | function | modules/ |
Implements hook_comment_insert(). |
trigger_comment_presave | function | modules/ |
Implements hook_comment_presave(). |
trigger_comment_update | function | modules/ |
Implements hook_comment_update(). |
trigger_comment_view | function | modules/ |
Implements hook_comment_view(). |
upgrade.comment.test | file | modules/ |
|
user_comment_view | function | modules/ |
Implements hook_comment_view(). |
_comment_body_field_create | function | modules/ |
Creates a comment_body field instance for a given node type. |
_comment_get_modes | function | modules/ |
Return an array of viewing modes for comment listings. |
_comment_per_page | function | modules/ |
Return an array of "comments per page" settings from which the user can choose. |
_comment_update_node_statistics | function | modules/ |
Updates the comment statistics for a given node. This should be called any time a comment is added, deleted, or updated. |
_filter_url_escape_comments | function | modules/ |
Escapes the contents of HTML comments. |
_locale_import_shorten_comments | function | includes/ |
Generate a short, one string version of the passed comment array |
_trigger_comment | function | modules/ |
Calls action functions for comment triggers. |
_trigger_normalize_comment_context | function | modules/ |
Loads associated objects for comment triggers. |
Pagination
- Previous page
- Page 7
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.