global $theme_info

  1. 7.x documentation-7.x/developer/globals.php theme_info
  2. 6.x documentation-6.x/developer/globals.php theme_info

Active theme object. For documentation of the theme object see _init_theme().

See also

_init_theme()

File

documentation-6.x/developer/globals.php, line 182
These are the global variables that Drupal uses.

Code

global $theme_info;