Yaf_View_Interface::display
(Yaf >=1.0.0)
Yaf_View_Interface::display — Render and output a template
Description
abstract public bool Yaf_View_Interface::display
( string
$tpl
[, array $tpl_vars
] )Render a template and output the result immediatly.
Warning
This function is currently not documented; only its argument list is available.
Parameters
-
tpl
-
-
tpl_vars
-
Return Values
- PHP Руководство
- Функции по категориям
- Индекс функций
- Справочник функций
- Другие базовые расширения
- Yet Another Framework
- Функция Yaf_View_Interface::assign() - Assign value to View engine
- Функция Yaf_View_Interface::display() - Render and output a template
- Функция Yaf_View_Interface::getScriptPath() - The getScriptPath purpose
- Функция Yaf_View_Interface::render() - Render a template
- Функция Yaf_View_Interface::setScriptPath() - The setScriptPath purpose
Коментарии
404 Not Found