XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
core.smarty_include_php.php File Reference

Go to the source code of this file.

Namespaces

namespace  Smarty
 

Functions

 smarty_core_smarty_include_php ($params, &$smarty)
 

Function Documentation

smarty_core_smarty_include_php (   $params,
$smarty 
)

called for included php files within templates

Parameters
string$smarty_file
string$smarty_assignvariable to assign the included template's output into
boolean$smarty_onceuses include_once if this is true
array$smarty_include_varsassociative 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().

Here is the call graph for this function: