XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | Smarty |
Functions | |
smarty_core_smarty_include_php ($params, &$smarty) | |
smarty_core_smarty_include_php | ( | $params, | |
& | $smarty | ||
) |
called for included php files within templates
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} |
Definition at line 21 of file core.smarty_include_php.php.
References smarty_core_get_php_resource().