phptemplate.engine

Version 1.33.2.2 (checked in on 2006/07/02 at 19:03:10 by killes)

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

Functions & methods

NameDescription
phptemplate_blockPrepare the values passed to the theme_block function to be passed into a pluggable template engine.
phptemplate_boxPrepare the values passed to the theme_box function to be passed into a pluggable template engine.
phptemplate_commentPrepare the values passed to the theme_comment function to be passed into a pluggable template engine.
phptemplate_features
phptemplate_init
phptemplate_node
phptemplate_pagePrepare the values passed to the theme_page function to be passed into a pluggable template engine.
phptemplate_regionsDeclare the available regions implemented by this engine.
phptemplate_templates
_phptemplate_callbackExecute a template engine call.
_phptemplate_defaultDefault callback for PHPTemplate.
_phptemplate_default_variablesAdds additional helper variables to all templates.