comment_operations
Functions that call comment_operations()
| Name | Location | Description |
|---|---|---|
| comment_admin_overview | modules/comment/comment.admin.inc | Form builder; Builds the comment overview form for the admin. |
| comment_admin_overview_submit | modules/comment/comment.admin.inc | Process comment_admin_overview form submissions. |
| comment_operations | modules/comment/comment.module | Comment operations. We offer different update operations depending on which comment administration page we're on. |
Functions called by comment_operations()
| Name | Location | Description |
|---|---|---|
| comment_operations | modules/comment/comment.module | Comment operations. We offer different update operations depending on which comment administration page we're on. |
| t | includes/common.inc | Translate strings to the page language or a given language. |
