Source for file Common.php
Documentation is available at Common.php
* A base class for Debug renderers, must be inherited by all such.
* @package linea21.externals
* @author Vernet Loïc <qrf_coil[at]yahoo.fr>, modified by Linea21 <info@linea21.com>
* @since V2.0.0 - 10 Apr 2006
* @version CVS: $Id: Common.php,v 1.1 2008/05/02 14:26:37 c0il Exp $
* This is the debug object to render
* Run-time configuration options.
* Default configuration options.
* @See Debug/Renderer/*.php for the complete list of options
* Set run-time configuration options for the renderer
* @param array $options Run-time configuration options.
* Default output function
* PHP_DebugOutput class destructor
|