1.71 (checked in on 2008/09/20 at 20:22:25 by webchick)
Handles integration of templates written in pure php with the Drupal theme system.
| Name | Description |
|---|---|
| phptemplate_init | |
| phptemplate_theme | 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. |