XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
modifier.debug_print_var.php File Reference

Go to the source code of this file.

Namespaces

namespace  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

Type: modifier
Name: debug_print_var
Purpose: formats variable contents for display in the console debug_print_var (Smarty online manual) Monte Ohrt

Parameters
array|object
integer
integer
Returns
string

Definition at line 23 of file modifier.debug_print_var.php.

References $var.

Referenced by smarty_modifier_debug_print_var().

Here is the caller graph for this function: