comment_num_replies

Functions that call comment_num_replies()

Namesort iconLocationDescription
comment_accessmodules/comment/comment.moduleThis is *not* a hook_access() implementation. This function is called to determine whether the current user has access to a particular comment.
comment_num_repliesmodules/comment/comment.moduleGet replies count for a comment.

Functions called by comment_num_replies()

Namesort iconLocationDescription
comment_num_repliesmodules/comment/comment.moduleGet replies count for a comment.
db_queryincludes/database.pgsql.incRuns a basic query in the active database.
db_resultincludes/database.pgsql.incReturn an individual result field from the previous query.
 
 

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.