API - XOOPS 2.5.11 Beta 2
By monxoops.fr
function.assign_debug_info.php File Reference

Namespaces

namespace  Smarty
 

Functions

 smarty_function_assign_debug_info ($params, &$smarty)
 

Function Documentation

◆ smarty_function_assign_debug_info()

smarty_function_assign_debug_info (   $params,
$smarty 
)

Smarty {assign_debug_info} function plugin

Type: function
Name: assign_debug_info
Purpose: assign debug info to the template

Author
Monte Ohrt <monte at ohrt dot com>
Parameters
arrayunused in this plugin, this plugin uses Smarty::$_config, Smarty::$_tpl_vars and Smarty::$_smarty_debug_info
Smarty