XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | Smarty |
Functions | |
smarty_modifier_debug_print_var ($var, $depth=0, $length=40) | |
smarty_modifier_debug_print_var | ( | $var, | |
$depth = 0 , |
|||
$length = 40 |
|||
) |
Smarty debug_print_var modifier plugin
Type: modifier
Name: debug_print_var
Purpose: formats variable contents for display in the console debug_print_var (Smarty online manual) Monte Ohrt
array|object | |
integer | |
integer |
Definition at line 23 of file modifier.debug_print_var.php.
References $var.
Referenced by smarty_modifier_debug_print_var().