Path

ez components / documentation / api reference / 2009.2.1 / debug


eZ Components 2009.2.1

Debug: ezcDebugOutputFormatter

[ Tutorial ] [ Example stylesheet ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Interface: ezcDebugOutputFormatter

ezcDebugOutputFormatter provides the common interface for all classes writing debug output. [source]

Method Summary

public string generateOutput( $timerData, $writerData )
Returns a string containing the formatted output based on $timerData and $writerData.

Methods

generateOutput

string generateOutput( $timerData, $writerData )
Returns a string containing the formatted output based on $timerData and $writerData.

Parameters

Name Type Description
$timerData array(ezcDebugStructure)  
$writerData array  

Last updated: Tue, 23 Mar 2010