comment_notify_comment |
./comment_notify.module |
implement hook_comment and check the publish status |
|
|
comment_notify_form_alter |
./comment_notify.module |
Insert our checkbox, and populate fields.
set validation hook. |
|
|
comment_notify_help |
./comment_notify.module |
Implementation of hook_help(). |
|
|
comment_notify_install |
./comment_notify.install |
Implementation of hook_install(). |
1 |
|
comment_notify_menu |
./comment_notify.module |
Implementation of hook_menu(). |
|
|
comment_notify_page |
./comment_notify.module |
|
|
1 |
comment_notify_perm |
./comment_notify.module |
Implementation of hook_perm |
|
|
comment_notify_settings |
./comment_notify.module |
|
|
1 |
comment_notify_unsubscribe |
./comment_notify.module |
Callback for a form to unsubscribe users. |
|
1 |
comment_notify_unsubscribe_submit |
./comment_notify.module |
Actual unsubscribe of users. |
|
|
comment_notify_update_1 |
./comment_notify.install |
|
|
|
comment_notify_update_2 |
./comment_notify.install |
|
|
|
comment_notify_update_3 |
./comment_notify.install |
|
|
|
comment_notify_update_4 |
./comment_notify.install |
|
|
|
comment_notify_user |
./comment_notify.module |
Implementation of hook_user(). |
|
|
comment_notify_validate |
./comment_notify.module |
save our data. |
|
|
_comment_notify_mailalert |
./comment_notify.module |
|
1 |
|