[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/Smarty/libs/plugins/ -> modifier.debug_print_var.php (summary)

Smarty plugin

File Size: 105 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  smarty_modifier_debug_print_var()

Functions
Functions that are not part of a class:

smarty_modifier_debug_print_var($var, $depth = 0, $length = 40)   X-Ref
Smarty debug_print_var modifier plugin

Type:     modifier<br>
Name:     debug_print_var<br>
Purpose:  formats variable contents for display in the console

author: Monte Ohrt <monte at ohrt dot com>
param: array|object $var     variable to be formatted
param: integer      $depth   maximum recursion depth if $var is an array
param: integer      $length  maximum string length if $var is a string
return: string



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1