phptemplate.engine
Version
1.69 (checked in on 2007/10/02 at 16:19:23 by dries)
Description
Handles integration of templates written in pure php with the Drupal theme system.
Functions
| 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. |
