| 
    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
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 debug_print_var (Smarty online manual)  array|object  integer  integer  string 
Definition at line 26 of file modifier.debug_print_var.php.
References $var, and smarty_modifier_debug_print_var().
