include/Smarty/plugins/function.assign_debug_info.php
Smarty plugin
- Package
- Smarty
- Subpackage
- plugins
Functions
smarty_function_assign_debug_info(
array $params, $smarty
)
:
void
Smarty {assign_debug_info} function plugin
Type: function
Name: assign_debug_info
Purpose: assign debug info to the template
Name | Type | Description |
---|---|---|
$params | array | unused in this plugin, this plugin uses {@link Smarty::$_config}, {@link Smarty::$_tpl_vars} and {@link Smarty::$_smarty_debug_info} |
$smarty | Smarty |
- Author
- Monte Ohrt