phptemplate.engine
Version 1.73 (checked in on 2009/06/02 at 03:57:22 by webchick)
Handles integration of templates written in pure php with the Drupal theme system.
Functions
| Name | Description |
|---|---|
| phptemplate_init | |
| phptemplate_theme | Implement 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. |
