global $base_theme_info

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

An array of objects that reperesent the base theme. For documentation of the theme object see _init_theme().

See also

_init_theme()

File

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

Code

global $base_theme_info;