Function smarty_modifier_debug_print_var
Smarty debug_print_var modifier plugin
Modified version of the default smarty plug-in that prevents endless looping when dealing with assigned objects
Type: modifier
Name: debug_print_var
Purpose: formats variable contents for display in the console
Package: Smarty\plugins
Link: debug_print_var (Smarty online manual)
Located at oops_lib/smarty/xoops_plugins/modifier.debug_print_var.php
Link: debug_print_var (Smarty online manual)
Located at oops_lib/smarty/xoops_plugins/modifier.debug_print_var.php
array|object |
$var |
|
integer |
$depth = 0 |
|
integer |
$length = 40 |
string
|
string |