Class NewWindowDebugHandlerPrinter

Description

the NewWindowDebugHandlerPrinter prints debug items to a new HTML window.

  • version: $Id: NewWindowDebugHandlerPrinter.class.php,v 1.9 2007/09/04 20:25:33 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College

Located in /harmoni/core/debugHandler/NewWindowDebugHandlerPrinter.class.php (line 17)

DebugHandlerPrinterInterface
   |
   --NewWindowDebugHandlerPrinter
Method Summary
void printDebugHandler (object DebugHandler $debugHandler, [int $level = null], [optional $category = ""])
Methods
printDebugHandler (line 27)

Outputs the DebugItems in $debugHandler.

  • access: public
void printDebugHandler (object DebugHandler $debugHandler, [int $level = null], [optional $category = ""])
  • object DebugHandler $debugHandler: The DebugHandler object to output.
  • int $level: The level to output. All output < $level will be displayed. Default = user Handler's internal output level.
  • optional $category: string $category Limit output to only items under $category.

Redefinition of:
DebugHandlerPrinterInterface::printDebugHandler()
Outputs the DebugItems in $debugHandler.

Inherited Methods

Inherited From DebugHandlerPrinterInterface

DebugHandlerPrinterInterface::printDebugHandler()

Documentation generated on Wed, 19 Sep 2007 10:25:14 -0400 by phpDocumentor 1.3.0RC3