Class Zend_Debug

Description

Concrete class for handling view scripts.

  • license: New BSD License
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Zend/Debug.php (line 30)


	
			
Method Summary
 static string dump (mixed $var, [string $label = null], [ $echo = true])
Methods
static dump (line 42)

Debug helper function. This is a wrapper for var_dump() that adds the <pre /> tags, cleans up newlines and indents, and runs htmlentities() before output.

  • access: public
static string dump (mixed $var, [string $label = null], [ $echo = true])
  • mixed $var: The variable to dump.
  • string $label: An optional label.
  • $echo

Documentation generated on Fri, 06 Apr 2007 18:17:41 -0700 by phpDocumentor 1.3.1