phptemplate.engine

Version

1.71 (checked in on 2008/09/20 at 20:22:25 by webchick)

Description

Handles integration of templates written in pure php with the Drupal theme system.

Functions

Namesort iconDescription
phptemplate_init
phptemplate_themeImplementation 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.