template_preprocess_node

Functions called by template_preprocess_node()

Namesort iconLocationDescription
check_plaindrupal/includes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
drupal_renderdrupal/includes/common.incRenders HTML given a structured array tree.
format_datedrupal/includes/common.incFormat a date with the given configured format or a custom format string.
menu_get_objectdrupal/includes/menu.incGet a loaded object from a router item.
module_existsdrupal/includes/module.incDetermine whether a given module exists.
themedrupal/includes/theme.incGenerate the themed output.
theme_get_settingdrupal/includes/theme.incRetrieve a setting for the current theme. This function is designed for use from within themes & engines to determine theme settings made in the admin interface.
urldrupal/includes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
variable_getdrupal/includes/bootstrap.incReturn a persistent variable.