theme_get_function

Functions that call theme_get_function()

Namesort iconLocationDescription
drupal_render_formincludes/form.incRenders a structured form array into themed HTML.
themeincludes/theme.incGenerate the themed representation of a Drupal object.
theme_get_functionincludes/theme.incDetermine if a theme function exists, and if so return which one was found.

Functions called by theme_get_function()

Namesort iconLocationDescription
init_themeincludes/theme.incInitialize the theme system by loading the theme.
theme_get_functionincludes/theme.incDetermine if a theme function exists, and if so return which one was found.
 
 

Drupal is a registered trademark of Dries Buytaert.