Path

ez components / documentation / api reference / trunk / debug


eZ Components trunk

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: Mon, 13 Oct 2008