theme_forum_display

Related topics

Namesort iconDescription
Themeable functionsFunctions that display HTML, and which can be customized by themes.

Functions that call theme_forum_display()

Namesort iconLocationDescription
theme_forum_displaymodules/forum.moduleFormat the forum body.

Functions called by theme_forum_display()

Namesort iconLocationDescription
check_plainincludes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
drupal_add_linkincludes/common.incAdd a <link> tag to the page's HEAD.
drupal_set_titleincludes/bootstrap.incSet the title of the current page, for display on the page and in the title bar.
lincludes/common.incFormat an internal Drupal link.
menu_set_locationincludes/menu.incChange the current menu location of the user.
module_existincludes/module.incDetermine whether a given module exists.
tincludes/common.incTranslate strings to the current locale.
taxonomy_get_vocabularymodules/taxonomy.moduleReturn the vocabulary object matching a vocabulary ID.
themeincludes/theme.incGenerate the themed representation of a Drupal object.
theme_forum_displaymodules/forum.moduleFormat the forum body.
urlincludes/common.incGenerate an internal Drupal URL.
user_accessmodules/user.moduleDetermine whether the user has a given privilege.
variable_getincludes/bootstrap.incReturn a persistent variable.
 
 

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.