XOOPS  2.6.0
modifier.debug_print_var.php File Reference

Go to the source code of this file.

Namespaces

 Smarty
 

Functions

 smarty_modifier_debug_print_var ($var, $depth=0, $length=40)
 

Function Documentation

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.