phptemplate.engine
Версия 1.69 (checked in on 2007/10/02 at 16:19:23 by dries)
Handles integration of templates written in pure php with the Drupal theme system.
Функции
Имя | Описание |
---|---|
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. |