API - XOOPS 2.5.11 Beta 2
By monxoops.fr
core.smarty_include_php.php File Reference

Namespaces

namespace  Smarty
 

Functions

 smarty_core_smarty_include_php ($params, &$smarty)
 

Function Documentation

◆ smarty_core_smarty_include_php()

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}
Here is the call graph for this function: