linea21-externals
[ class tree: linea21-externals ] [ index: linea21-externals ] [ all elements ]

Class: PHP_Debug_Renderer_Common

Source Location: /class/system/PHP_Debug/PHP/Debug/Renderer/Common.php

Class Overview


A base class for Debug renderers, must be inherited by all such.


Author(s):

Version:

  • CVS: $Id: Common.php,v 1.1 2008/05/02 14:26:37 c0il Exp $

Variables

Methods


Child classes:

PHP_Debug_Renderer_HTML_Div
A floating div renderer for PHP_Debug
PHP_Debug_Renderer_HTML_Table
A concrete renderer for Debug

Class Details

[line 13]
A base class for Debug renderers, must be inherited by all such.



Tags:

author:  Vernet Loïc <qrf_coil[at]yahoo.fr>, modified by Linea21 <info@linea21.com>
version:  CVS: $Id: Common.php,v 1.1 2008/05/02 14:26:37 c0il Exp $
since:  V2.0.0 - 10 Apr 2006
filesource:  Source Code for this file


[ Top ]


Class Variables

$DebugObject =  null

[line 20]



Tags:

var:  object This is the debug object to render
access:  protected

Type:   Debug


[ Top ]

$defaultOptions = array()

[line 37]

Default configuration options.



Tags:

access:  protected

Type:   array


[ Top ]

$options = array()

[line 28]

Run-time configuration options.



Tags:

access:  protected

Type:   array


[ Top ]



Class Methods


destructor __destruct [line 66]

void __destruct( )

PHP_DebugOutput class destructor



[ Top ]

method setOptions [line 45]

void setOptions( [array $options = array()])

Set run-time configuration options for the renderer



Tags:

access:  public


Parameters:

array   $options   Run-time configuration options.

[ Top ]

method __toString [line 53]

void __toString( )

Default output function



Tags:

access:  public


[ Top ]


Documentation generated on Thu, 03 May 2012 15:03:29 +0200 by phpDocumentor 1.4.1