drupal_find_theme_functions

Functions that call drupal_find_theme_functions()

Namesort iconLocationDescription
chameleon_themedrupal/themes/chameleon/chameleon.themeImplementation of hook_theme. Auto-discover theme functions.
phptemplate_themedrupal/themes/engines/phptemplate/phptemplate.engineImplementation of hook_theme to tell Drupal what templates the engine and the current theme use. The $existing argument will contain hooks pre-defined by Drupal so that we can use that information if we need to.