XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
function.assign_debug_info.php File Reference

Go to the source code of this file.

Namespaces

namespace  Smarty
 

Functions

 smarty_function_assign_debug_info ($params, &$smarty)
 

Function Documentation

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

Definition at line 19 of file function.assign_debug_info.php.