You are here

6 string references to comment_notify.user_settings in Comment Notify 8

comment_notify_form_comment_form_alter in ./comment_notify.module
Add the comment_notify fields in the comment form.
comment_notify_form_user_form_alter in ./comment_notify.module
Implements hook_form_alter().
comment_notify_remove_user_settings in ./comment_notify.module
Remove the user settings of of the user with the given $uid.
_comment_notify_mailalert in ./comment_notify.module
Private function to send the notifications.
_comment_notify_submit_comment_form in ./comment_notify.module
Additional submit handler for the comment form.
_comment_notify_submit_user_form in ./comment_notify.module
Additional submit handler for the user form.