comment_nodeapi

Functions that call comment_nodeapi()

Namesort iconLocationDescription
comment_nodeapimodules/comment/comment.moduleImplementation of hook_nodeapi().

Functions called by comment_nodeapi()

Namesort iconLocationDescription
check_markupmodules/filter/filter.moduleRun all the enabled filters on a piece of text.
check_plainincludes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
comment_nodeapimodules/comment/comment.moduleImplementation of hook_nodeapi().
db_fetch_arrayincludes/database.pgsql.incFetch one result row from the previous query as an array.
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
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.
format_pluralincludes/common.incFormat a string containing a count of items.
urlincludes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
variable_getincludes/bootstrap.incReturn a persistent variable.
 
 

Drupal is a registered trademark of Dries Buytaert.