| Name | Location | Description |
|---|---|---|
| chameleon_theme | drupal/themes/chameleon/chameleon.theme | Implementation of hook_theme. Auto-discover theme functions. |
| phptemplate_theme | drupal/themes/engines/phptemplate/phptemplate.engine | Implementation 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. |