comment_num_new

Functions that call comment_num_new()

Namesort iconLocationDescription
comment_linkmodules/comment/comment.moduleImplementation of hook_link().
comment_num_newmodules/comment/comment.moduleget number of new comments for current user and specified node
tracker_pagemodules/tracker/tracker.moduleMenu callback. Prints a listing of active nodes on the site.

Functions called by comment_num_new()

Namesort iconLocationDescription
comment_num_newmodules/comment/comment.moduleget number of new comments for current user and specified node
db_queryincludes/database.incRuns a basic query in the active database.
db_resultincludes/database.pgsql.incReturn an individual result field from the previous query.
node_last_viewedmodules/node/node.moduleRetrieves the timestamp at which the current user last viewed the specified node.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.