Search for phptemplate

NameLocationDescription
block.tpl.phpthemes/engines/phptemplate/block.tpl.php
box.tpl.phpthemes/engines/phptemplate/box.tpl.php
comment.tpl.phpthemes/engines/phptemplate/comment.tpl.php
default.tpl.phpthemes/engines/phptemplate/default.tpl.php
node.tpl.phpthemes/engines/phptemplate/node.tpl.php
phptemplate.enginethemes/engines/phptemplate/phptemplate.engineHandles integration of templates written in pure php with the Drupal theme system.
phptemplate_blockthemes/engines/phptemplate/phptemplate.enginePrepare the values passed to the theme_block function to be passed into a pluggable template engine.
phptemplate_boxthemes/engines/phptemplate/phptemplate.enginePrepare the values passed to the theme_box function to be passed into a pluggable template engine.
phptemplate_commentthemes/engines/phptemplate/phptemplate.enginePrepare the values passed to the theme_comment function to be passed into a pluggable template engine.
phptemplate_featuresthemes/engines/phptemplate/phptemplate.engine
phptemplate_initthemes/engines/phptemplate/phptemplate.engine
phptemplate_pagethemes/engines/phptemplate/phptemplate.enginePrepare the values passed to the theme_page function to be passed into a pluggable template engine.
phptemplate_regionsthemes/engines/phptemplate/phptemplate.engineDeclare the available regions implemented by this engine.
phptemplate_templatesthemes/engines/phptemplate/phptemplate.engine
_phptemplate_callbackthemes/engines/phptemplate/phptemplate.engineExecute a template engine call.
_phptemplate_defaultthemes/engines/phptemplate/phptemplate.engineDefault callback for PHPTemplate.
_phptemplate_default_variablesthemes/engines/phptemplate/phptemplate.engineAdds additional helper variables to all templates.
 
 

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.