comment_num_new
Functions that call comment_num_new()
| Name | Location | Description |
|---|---|---|
| comment_link | modules/comment/comment.module | Implementation of hook_link(). |
| comment_num_new | modules/comment/comment.module | get number of new comments for current user and specified node |
| tracker_page | modules/tracker/tracker.module | Menu callback. Prints a listing of active nodes on the site. |
Functions called by comment_num_new()
| Name | Location | Description |
|---|---|---|
| comment_num_new | modules/comment/comment.module | get number of new comments for current user and specified node |
| db_query | includes/database.inc | Runs a basic query in the active database. |
| db_result | includes/database.pgsql.inc | Return an individual result field from the previous query. |
| node_last_viewed | modules/node/node.module | Retrieves the timestamp at which the current user last viewed the specified node. |
