7 functions implement hook_comment()
Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- chameleon_comment in drupal-6.x/
themes/ chameleon/ chameleon.theme - comment_invoke_comment in drupal-6.x/
modules/ comment/ comment.module - Invoke a hook_comment() operation in all modules.
- search_comment in drupal-6.x/
modules/ search/ search.module - Implementation of hook_comment().
- template_preprocess_comment in drupal-6.x/
modules/ comment/ comment.module - Process variables for comment.tpl.php.
- theme_comment in documentation-6.x/
developer/ theme.php - Implemented using the comment.tpl.php template.
- trigger_comment in drupal-6.x/
modules/ trigger/ trigger.module - Implementation of hook_comment().
- user_comment in drupal-6.x/
modules/ user/ user.module - Implementation of hook_comment().