libs/plugins/modifier.debug_print_var.php-Dateireferenz

modifier.debug_print_var.php-Dateireferenz

gehe zum Quellcode dieser Datei

Namensbereiche

 Smarty
 

Constant Groups

 Smarty
 

Funktionen

 smarty_modifier_debug_print_var ($var, $max=10, $length=40, $depth=0, $objects=array())
 

Dokumentation der Funktionen

smarty_modifier_debug_print_var (   $var,
  $max = 10,
  $length = 40,
  $depth = 0,
  $objects = array() 
)

Smarty debug_print_var modifier plugin Type: modifier
Name: debug_print_var
Purpose: formats variable contents for display in the console

Autor
Monte Ohrt <monte at="" ohrt="" dot="" com>="">
Parameter
array | object$varvariable to be formatted
int$maxmaximum recursion depth if $var is an array or object
int$lengthmaximum string length if $var is a string
int$depthactual recursion depth
array$objectsprocessed objects in actual depth to prevent recursive object processing
Rückgabe
string

Definiert in Zeile 25 der Datei modifier.debug_print_var.php.

Benutzt Smarty\$_CHARSET und Smarty\$_MBSTRING.




Korrekturen, Hinweise und Ergänzungen

Bitte scheuen Sie sich nicht und melden Sie, was auf dieser Seite sachlich falsch oder irreführend ist, was ergänzt werden sollte, was fehlt usw. Dazu bitte oben aus dem Menü Seite den Eintrag Support Forum wählen. Es ist eine kostenlose Anmeldung erforderlich, um Anmerkungen zu posten. Unpassende Postings, Spam usw. werden kommentarlos entfernt.