phptemplate.engine

Хочешь помочь с переводом? Это очень просто и быстро. Лишь зарегистрируйся, и можешь тут же начать переводить.

Версия 1.54.2.9 (checked in on 2009/05/13 at 16:36:22 by drumm)

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

Функции

ИмяОписание
phptemplate_blockPrepare the values passed to the theme_block function to be passed into a pluggable template engine. Uses block properties to generate a series of template file suggestions. If none are found, the default block.tpl.php is used.
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

Возвращаемое значение

Array of template features

phptemplate_init
phptemplate_nodePrepare the values passed to the theme_node function to be passed into a pluggable template engine.
phptemplate_pagePrepare the values passed to the theme_page function to be passed into a pluggable template engine. Uses the arg() function to generate a series of page template files suggestions based on the current path. If none are found, the default page.tpl.php...
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.
_phptemplate_render
Войдите или зарегистрируйтесь, чтобы получить возможность отправлять комментарии

Вход в систему