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

Class: PHP_Debug_Renderer_HTML_TableConfig

Source Location: /PHP_Debug-1.0.3/PHP/Debug/Renderer/HTML/TableConfig.php

Class Overview


Configuration file for HTML_Table renderer


Author(s):

Version:

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

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 17]
Configuration file for HTML_Table renderer


[ Top ]


Class Variables

$instance =  null

[line 33]

Static Instance of class
  • Since: V2.0.0 - 11 apr 2006
  • Access: protected

Type:   array


[ Top ]

$options = array()

[line 25]

Config container for Debug_Renderer_HTML_Table
  • Since: V2.0.0 - 11 apr 2006
  • Access: protected

Type:   array


[ Top ]



Method Detail

__construct (Constructor)   [line 40]

PHP_Debug_Renderer_HTML_TableConfig __construct( )

Debug_Renderer_HTML_Table_Config class constructor
  • Since: V2.0.0 - 11 apr 2006
  • Access: protected

[ Top ]

getConfig   [line 252]

void getConfig( )

returns the configuration
  • See: PHP_Debug
  • Since: V2.0.0 - 07 apr 2006
  • Access: public

[ Top ]

singleton   [line 237]

void singleton( )

returns the static instance of the class
  • See: PHP_Debug
  • Since: V2.0.0 - 11 apr 2006
  • Access: public

[ Top ]

__toString   [line 262]

void __toString( )

HTML_Table_Config
  • Since: V2.0.0 - 26 Apr 2006
  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:28:40 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.