API - XOOPS 2.5.11 Beta 2
By monxoops.fr
modifier.debug_print_var.php File Reference

Namespaces

namespace  Smarty
 

Functions

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

Function Documentation

◆ smarty_modifier_debug_print_var()

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

Here is the call graph for this function: