comment_admin_overview

Functions called by comment_admin_overview()

Namesort iconLocationDescription
comment_load_multipledrupal/modules/comment/comment.moduleLoad comments from the database.
db_selectdrupal/includes/database/database.incReturns a new SelectQuery object for the active database.
drupal_get_destinationdrupal/includes/common.incPrepare a 'destination' URL query parameter for use in combination with drupal_goto().
format_datedrupal/includes/common.incFormat a date with the given configured format or a custom format string.
ldrupal/includes/common.incFormat an internal Drupal link.
tdrupal/includes/bootstrap.incTranslate strings to the page language or a given language.
themedrupal/includes/theme.incGenerate the themed output.
truncate_utf8drupal/includes/unicode.incTruncate a UTF-8-encoded string safely to a number of characters.