Search for phptemplate

NameLocationDescription
phptemplate.enginethemes/engines/phptemplate/phptemplate.engineHandles integration of templates written in pure php with the Drupal theme system.
phptemplate_body_classthemes/garland/template.phpSets the body-tag class attribute.
phptemplate_breadcrumbthemes/garland/template.phpReturn a themed breadcrumb trail.
phptemplate_comment_submittedthemes/garland/template.php
phptemplate_get_ie_stylesthemes/garland/template.phpGenerates IE CSS links for LTR and RTL languages.
phptemplate_initthemes/engines/phptemplate/phptemplate.engine
phptemplate_menu_local_tasksthemes/garland/template.phpReturns the rendered local tasks. The default implementation renders them as tabs. Overridden to split the secondary tasks.
phptemplate_node_submittedthemes/garland/template.php
phptemplate_preprocess_pagethemes/garland/template.phpOverride or insert PHPTemplate variables into the templates.
phptemplate_themethemes/engines/phptemplate/phptemplate.engineImplementation 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.
 
 

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.