comment_admin_overview

Related topics

Namesort iconDescription
Form builder functionsFunctions that build an abstract representation of a HTML form.

Functions called by comment_admin_overview()

Namesort iconLocationDescription
comment_operationsdrupal/modules/comment/comment.moduleComment operations. Offer different update operations depending on which comment administration page is being viewed.
db_fetch_objectdrupal/includes/database/database.inc
drupal_get_destinationdrupal/includes/common.incPrepare a destination query string 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.
pager_querydrupal/includes/pager.incPerform a paged database query.
tdrupal/includes/common.incTranslate strings to the page language or a given language.
tablesort_sqldrupal/includes/tablesort.incCreate an SQL sort clause.
themedrupal/includes/theme.incGenerate the themed output.
truncate_utf8drupal/includes/unicode.incTruncate a UTF-8-encoded string safely to a number of characters.