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

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_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.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.