theme_comment_view

Related topics

Namesort iconDescription
Default theme implementationsFunctions and templates that present output to the user, and can be implemented by themes.

Functions called by theme_comment_view()

Namesort iconLocationDescription
check_markupdrupal/modules/filter/filter.moduleRun all the enabled filters on a piece of text.
comment_invoke_commentdrupal/modules/comment/comment.moduleInvoke a hook_comment_[$op]() operation in all modules.
node_markdrupal/modules/node/node.moduleDecide on the type of marker to be displayed for a given node.
themedrupal/includes/theme.incGenerate the themed output.