File: core.smarty_include_php.php
Source Location: /PhpDocumentor-1.4.0RC1/phpDocumentor/Smarty-2.6.0/libs/core/core.smarty_include_php.php
Classes:
Page Details:
Smarty plugin
smarty_core_smarty_include_php [line 21]
void smarty_core_smarty_include_php(
$params, &$smarty, string $smarty_file, string $smarty_assign, boolean $smarty_once, array $smarty_include_vars)
|
|
called for included php files within templates
Parameters
| string |
$smarty_file |
|
| string |
$smarty_assign |
variable to assign the included template's output into |
| boolean |
$smarty_once |
uses include_once if this is true |
| array |
$smarty_include_vars |
associative array of vars from {include file="blah" var=$var} |
| |
$params |
|
| |
&$smarty |
|
Documentation generated on Mon, 25 Jun 2007 14:02:08 -0400 by phpDocumentor 1.3.2. PEAR Logo Copyright © PHP Group 2004.
|
|