Search for phptemplate
| Name | Location | Description |
|---|---|---|
| phptemplate.engine | themes/engines/phptemplate/phptemplate.engine | Handles integration of templates written in pure php with the Drupal theme system. |
| phptemplate_init | themes/engines/phptemplate/phptemplate.engine | |
| phptemplate_theme | themes/engines/phptemplate/phptemplate.engine | 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. |
