phpDocumentor PHP_Debug
[ class tree: PHP_Debug ] [ index: PHP_Debug ] [ all elements ]

Class: Debug_Renderer_Common

Source Location: /sources/Debug/Renderer/Common.php

Class Debug_Renderer_Common

Class Overview

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

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

Located in /sources/Debug/Renderer/Common.php [line 15]



		
				Author(s):
		
		
		
Information Tags:
Since:  10 Apr 2006

Properties

Methods

[ Top ]
Direct descendents
Child Class Description
Debug_Renderer_HTML_Table A concrete renderer for Debug

[ Top ]
Property Summary
Debug   $DebugObject  
array   $defaultOptions   Default configuration options.
array   $options   Run-time configuration options.

[ Top ]
Method Summary
void   __destruct()   PHP_DebugOutput class destructor
void   setOptions()   Set run-time configuration options for the renderer
void   __tostring()   Default output function

[ Top ]
Properties
Debug   $DebugObject = null [line 22]
API Tags:
Access:  protected


[ Top ]
array   $defaultOptions = array() [line 39]

Default configuration options.

Default configuration options.

API Tags:
Access:  protected


[ Top ]
array   $options = array() [line 30]

Run-time configuration options.

Run-time configuration options.

API Tags:
Access:  protected


[ Top ]
Methods
Destructor __destruct  [line 63]

  void __destruct( )

PHP_DebugOutput class destructor

PHP_DebugOutput class destructor



[ Top ]
setOptions  [line 47]

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

Set run-time configuration options for the renderer

Set run-time configuration options for the renderer

Parameters:
array   $options:  Run-time configuration options.

API Tags:
Access:  public


[ Top ]
__tostring  [line 55]

  void __tostring( )

Default output function

Default output function


API Tags:
Access:  public


[ Top ]

Documentation generated on Thu, 07 Sep 2006 00:36:09 +0200 by phpDocumentor 1.3.0